TimeMessage

StockSharp.Messages

The message contains information about the current time.

Erbt von: Message

Implementiert: ITransactionIdMessage, IServerTimeMessage

Konstruktoren

TimeMessage()

Initializes a new instance of the TimeMessage.

TimeMessage(MessageTypes)

Initializes a new instance of the TimeMessage.

type
Message type.

Eigenschaften

OriginalTransactionId : string

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

ServerTime : DateTime

Server time.

TransactionId : long

Request identifier.

Methoden

Clone() : Message

Create a copy of TimeMessage.

Rückgabe: Copy.

ToString() : string

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

Rückgabe: Строковое представление.