SessionResendRequestEventArgsBeginSeqNo Property |
Returns the message sequence number of first record in range to be resent
(the BeginSeqNo field, tag = 7).
Namespace: com.b2bits.FIXAntennaAssembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.33.0.0
Syntaxpublic int BeginSeqNo { get; }
function get BeginSeqNo () : int
Property Value
Int32The message sequence number of first record in range to be resent.
See Also