ISession.RequestOnlyMissedMessages Property |
By default, the "Resend Request" message requests all messages begin from the first missed one.
This property allows to change this behavior and request only missed messages.
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 bool RequestOnlyMissedMessages { get; set; }
Property Value
Type:
BooleanSee Also