forwardMessageResendingEventArgs Class   Table of ContentAllowResending Property forward
MessageResendingEventArgs Properties

The MessageResendingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAllowResending
If 'true' then the message will be re-sent to the counterparty, otherwise the SequenceReset-GapFill (MsgType 4) message will be sent instead.
Public propertyFlatMsg
Sent application-level flat message that is about to be resent.
Public propertyModifiedFlatMsg
Application-level flat message that is about to be resent before it is sent to a counterparty.
Public propertyModifiedMsg
Application-level message that is about to be resent before it is sent to a counterparty.
Public propertyMsg
Sent application-level message that is about to be resent.
Top
See Also