TimeMessage
StockSharp.Messages
The message contains information about the current time.
Inherits: Message
Implements: ITransactionIdMessage, IServerTimeMessage
Constructors
TimeMessage()
Initializes a new instance of the TimeMessage.
Properties
OriginalTransactionId : string
ID of the original message TransactionId for which this message is a response.
ServerTime : DateTime
Server time.
TransactionId : long
Request identifier.