DisconnectReason | Overloaded. Initializes a new instance of the DisconnectReason class. |
Description | Provides a textual description of the reason for disconnection. |
DueToError | Indicates that the connection between Iguana and the plugin was closed due to an error. |
DueToIguana | Indicates that Iguana closed the connection with the plugin. |
DueToPlugin | Indicates that the plugin requested disconnection from Iguana. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
handle | Get handle. This is used in the internal implementation and should not be invoked directly. |
ToString (inherited from Object) |
Finalize | Destructor. |
MemberwiseClone (inherited from Object) |
DisconnectReason Class | iNTERFACEWARE.Iguana.Plugin Namespace