UserLookupMessage

StockSharp.Messages

Message users lookup for specified criteria.

継承元: BaseSubscriptionMessage

コンストラクター

UserLookupMessage()

Initializes a new instance of the UserLookupMessage.

プロパティ

DataType : DataType

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

From : DateTime?

From node key.

IsSubscribe : bool

The message is subscription.

Like : string

The filter for user search.

OriginalTransactionId : long

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

Own : bool

Own.

To : DateTime?

To node key.

UserId : long?

Identifier.

メソッド

Clone() : Message

Create a copy of UserLookupMessage.

戻り値: Copy.

CopyTo(UserLookupMessage) : UserLookupMessage

Copy the message into the .

destination
The object, to which copied information.

戻り値: The object, to which copied information.

ToString() : string

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

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