UserRequestMessage

StockSharp.Messages

User request message (uses as a subscribe/unsubscribe in outgoing case, confirmation event in incoming case).

Herda de: BaseRequestMessage

Construtores

UserRequestMessage()

Initializes a new instance of the UserRequestMessage.

Propriedades

DataType : DataType

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

Id : long?

Identifier.

Login : string

Login.

Métodos

Clone() : Message

Create a copy of UserRequestMessage.

Retorna: Copy.

CopyTo(UserRequestMessage) : UserRequestMessage

Copy the message into the .

destination
The object, to which copied information.

Retorna: The object, to which copied information.

ToString() : string

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

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