BoardLookupMessage

StockSharp.Messages

Message boards lookup for specified criteria.

Inherits: BaseSubscriptionMessage

Constructors

BoardLookupMessage()

Initializes a new instance of the BoardLookupMessage.

Properties

DataType : DataType

The type of market-data, operated by given storage.

DisableArchive : bool

Disable translates the result of the request into the archive Body.

From : DateTime?

From node key.

IsSubscribe : bool

The message is subscription.

Like : string

The filter for board search.

OriginalTransactionId : long

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

To : DateTime?

To node key.

Methods

Clone() : Message

Create a copy of BoardLookupMessage.

Returns: Copy.

CopyTo(BoardLookupMessage) : BoardLookupMessage

Copy the message into the .

destination
The object, to which copied information.

Returns: The object, to which copied information.

ToString() : string

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

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