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

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

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