Chameleon and Iguana Plugin C# Class Libraries

DisconnectReason.DueToIguana Property

Indicates that Iguana closed the connection with the plugin.

[Visual Basic]
Public ReadOnly Property DueToIguana As Boolean
[C#]
public bool DueToIguana {get;}

Remarks

Iguana closes its connection with a plugin when stopping the plugin channel.

See Also

DisconnectReason Class | iNTERFACEWARE.Iguana.Plugin Namespace