CommandMessage

StockSharp.Messages

The message contains information about command to change state.

Erbt von: BaseRequestMessage

Konstruktoren

CommandMessage()

Initialize CommandMessage.

CommandMessage(MessageTypes)

Initialize CommandMessage.

type
Message type.

Eigenschaften

Command : CommandTypes

Command.

DataType : DataType

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

ObjectId : string

Identifier.

Scope : CommandScopes

Scope.

Methoden

Clone() : Message

Create a copy of CommandMessage.

Rückgabe: Copy.

CopyTo(CommandMessage)

Copy the message into the .

destination
The object, to which copied information.

Rückgabe: The object, to which copied information.

ToString() : string

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

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