Chameleon and Iguana Plugin C# Class Libraries

DestinationMessageReceivedEventOutputs.StopChannelFlag Property

Requests that Iguana stop the channel to which the plugin is connected.

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

Remarks

Default value: false.

See also: StopChannelErrorFlag and StopChannelReason.

See Also

DestinationMessageReceivedEventOutputs Class | iNTERFACEWARE.Iguana.Plugin Namespace