UserRequestMessage

StockSharp.Messages

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

継承元: BaseRequestMessage

コンストラクター

UserRequestMessage()

Initializes a new instance of the UserRequestMessage.

プロパティ

DataType : DataType

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

Id : long?

Identifier.

Login : string

Login.

メソッド

Clone() : Message

Create a copy of UserRequestMessage.

戻り値: Copy.

CopyTo(UserRequestMessage) : UserRequestMessage

Copy the message into the .

destination
The object, to which copied information.

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

ToString() : string

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

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