Chameleon and Iguana Plugin C# Class Libraries

DisconnectReason Members

DisconnectReason overview

Public Instance Constructors

DisconnectReason Overloaded. Initializes a new instance of the DisconnectReason class.

Public Instance Properties

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.

Public Instance Methods

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) 

Protected Instance Methods

Finalize Destructor.
MemberwiseClone (inherited from Object) 

See Also

DisconnectReason Class | iNTERFACEWARE.Iguana.Plugin Namespace