CommandMessage

StockSharp.Messages

The message contains information about command to change state.

继承自: BaseRequestMessage

构造函数

CommandMessage()

Initialize CommandMessage.

CommandMessage(MessageTypes)

Initialize CommandMessage.

type
Message type.

属性

Command : CommandTypes

Command.

DataType : DataType

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

ObjectId : string

Identifier.

Scope : CommandScopes

Scope.

方法

Clone() : Message

Create a copy of CommandMessage.

返回值: Copy.

CopyTo(CommandMessage)

Copy the message into the .

destination
The object, to which copied information.

返回值: The object, to which copied information.

ToString() : string

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

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