Table of Contents

Class PluginServiceInitMessage

Namespace
DuetAPI.Connection.InitMessages
Assembly
DuetAPI.dll

Enter connection mode for the plugin service. This init message is used for internal IPC and should not be used by third-party plugins!

public sealed class PluginServiceInitMessage : ClientInitMessage
Inheritance
PluginServiceInitMessage
Inherited Members

Constructors

PluginServiceInitMessage()

Creates a new init message instance

public PluginServiceInitMessage()