Click or drag to resize

FixEngineIsResetSeqNumAfter24hoursMode Property

An option to send a Logon message with the ResetSeqNumFlag set after each 24 hour period of session's activity to establish a new set of sequence numbers (starting with 1).

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public bool IsResetSeqNumAfter24hoursMode { get; }

Property Value

Boolean
option to send a Logon message with the ResetSeqNumFlag set after each 24 hour
Remarks
Note  Note
This option does not affect sessions which use version 4.0 of the FIX protocol.
See Also