TimeMessage
StockSharp.Messages
The message contains information about the current time.
继承自: Message
实现: ITransactionIdMessage, IServerTimeMessage
构造函数
TimeMessage()
Initializes a new instance of the TimeMessage.
属性
OriginalTransactionId : string
ID of the original message TransactionId for which this message is a response.
ServerTime : DateTime
Server time.
TransactionId : long
Request identifier.