FixResendRequestMessage
StockSharp.Fix
The resend request is sent by the receiving application to initiate the retransmission of messages. This function is utilized if a sequence number gap is detected, if the receiving application lost a message, or as a function of the initialization process.
Hereda de: Message
Constructores
FixResendRequestMessage()
Initialize FixResendRequestMessage.
Propiedades
BeginSeqNo : long
Message sequence number of first message in range to be resent.