TimeMessage

StockSharp.Messages

The message contains information about the current time.

Herda de: Message

Implementa: ITransactionIdMessage, IServerTimeMessage

Construtores

TimeMessage()

Initializes a new instance of the TimeMessage.

TimeMessage(MessageTypes)

Initializes a new instance of the TimeMessage.

type
Message type.

Propriedades

OriginalTransactionId : string

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

ServerTime : DateTime

Server time.

TransactionId : long

Request identifier.

Métodos

Clone() : Message

Create a copy of TimeMessage.

Retorna: Copy.

ToString() : string

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

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