MessageResendingEventArgs.AllowResending Property |
If 'true' then the message will be re-sent to the counterparty,
otherwise the SequenceReset-GapFill (MsgType 4) message will be sent instead.
Namespace:
FIXForge.NET.FIX
Assembly:
FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.12.0.0
Syntax public bool AllowResending { get; set; }
Property Value
Type:
BooleanSee Also