Chameleon and Iguana Plugin C# Class Libraries

DestinationMessageReceivedEventOutputs.ResendMessageFlag Property

Requests that Iguana resend the message.

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

Remarks

Default value: false.

The message will be resent after the delay specified by ResendMessageDelay.

If the channel is stopped, the message will be resent once the channel is restarted.

See Also

DestinationMessageReceivedEventOutputs Class | iNTERFACEWARE.Iguana.Plugin Namespace