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

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

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