TimeMessage

StockSharp.Messages

The message contains information about the current time.

継承元: Message

実装: ITransactionIdMessage, IServerTimeMessage

コンストラクター

TimeMessage()

Initializes a new instance of the TimeMessage.

TimeMessage(MessageTypes)

Initializes a new instance of the TimeMessage.

type
Message type.

プロパティ

OriginalTransactionId : string

ID of the original message TransactionId for which this message is a response.

ServerTime : DateTime

Server time.

TransactionId : long

Request identifier.

メソッド

Clone() : Message

Create a copy of TimeMessage.

戻り値: Copy.

ToString() : string

Преобразовать к строковому представлению.

戻り値: Строковое представление.