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

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

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