Chameleon and Iguana Plugin C# Class Libraries |
|
DestinationMessageReceivedEventOutputs.StopChannelReason Property
Describes the reason for the 'stop channel' request.
[Visual Basic]
Public Property StopChannelReason As
String
[C#]
public
string StopChannelReason {get; set;}
Remarks
Only applicable if StopChannelFlag is set to true.
See Also
DestinationMessageReceivedEventOutputs Class | iNTERFACEWARE.Iguana.Plugin Namespace