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.