CommandMessage
StockSharp.Messages
The message contains information about command to change state.
Наследует: BaseRequestMessage
Конструкторы
CommandMessage()
Initialize CommandMessage.
Свойства
Command : CommandTypes
Command.
Parameters : IDictionary<string, string>
Parameters.
Scope : CommandScopes
Scope.
Методы
CopyTo(CommandMessage)
Copy the message into the .
- destination
- The object, to which copied information.
Возвращает: The object, to which copied information.