UserLookupMessage

StockSharp.Messages

Message users lookup for specified criteria.

Erbt von: BaseSubscriptionMessage

Konstruktoren

UserLookupMessage()

Initializes a new instance of the UserLookupMessage.

Eigenschaften

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.

Methoden

Clone() : Message

Create a copy of UserLookupMessage.

Rückgabe: Copy.

CopyTo(UserLookupMessage) : UserLookupMessage

Copy the message into the .

destination
The object, to which copied information.

Rückgabe: The object, to which copied information.

ToString() : string

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

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