Chameleon and Iguana Plugin C# Class Libraries

DestinationMessageReceivedEventOutputs.StopChannelErrorFlag Property

When combined with StopChannelFlag, requests that Iguana stop the channel with the channel status set to 'error'.

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

Remarks

Default value: false.

Only applicable if StopChannelFlag is set to true.

See Also

DestinationMessageReceivedEventOutputs Class | iNTERFACEWARE.Iguana.Plugin Namespace