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.FIXAntennaAssembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.34.0.0
Syntaxpublic bool IsResetSeqNumAfter24hoursMode { get; }function get IsResetSeqNumAfter24hoursMode () : boolean
Property Value
Booleanoption to send a Logon message with the ResetSeqNumFlag set
after each 24 hour
Remarks Note |
|---|
| This option does not affect sessions which use version 4.0 of the FIX
protocol. |
See Also