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.
继承自: Message
构造函数
FixResendRequestMessage()
Initialize FixResendRequestMessage.
属性
BeginSeqNo : long
Message sequence number of first message in range to be resent.