RemoveMessage

StockSharp.Messages

Remove object request (security, portfolio etc.).

Наследует: Message

Реализует: ITransactionIdMessage

Конструкторы

RemoveMessage()

Initializes a new instance of the RemoveMessage.

Свойства

RemoveId : string

Removing object id.

RemoveType : RemoveTypes

Removing object type.

TransactionId : long

Request identifier.

Методы

Clone() : Message

Create a copy of RemoveMessage.

Возвращает: Copy.