Click or drag to resize

SessionResendRequestEventArgsEndSeqNo Property

Returns the message sequence number of last record in range to be resent (the EndSeqNo field, tag = 16).

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

Property Value

Int32
The message sequence number of last record in range to be resent.
See Also