MessageResendingEventArgs Class | Table of Content | AllowResending Property ![]() |
| MessageResendingEventArgs Properties |
The MessageResendingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowResending |
If 'true' then the message will be re-sent to the counterparty,
otherwise the SequenceReset-GapFill (MsgType 4) message will be sent instead.
| |
| FlatMsg | Sent application-level flat message that is about to be resent. | |
| ModifiedFlatMsg | Application-level flat message that is about to be resent before it is sent to a counterparty. | |
| ModifiedMsg | Application-level message that is about to be resent before it is sent to a counterparty. | |
| Msg | Sent application-level message that is about to be resent. |