TimeMessage

StockSharp.Messages

The message contains information about the current time.

Hereda de: Message

Implementa: ITransactionIdMessage, IServerTimeMessage

Constructores

TimeMessage()

Initializes a new instance of the TimeMessage.

TimeMessage(MessageTypes)

Initializes a new instance of the TimeMessage.

type
Message type.

Propiedades

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.

Devuelve: Copy.

ToString() : string

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

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