SecurityMappingMessage

StockSharp.Messages

Security mapping result message.

Hereda de: Message

Implementa: ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable

Constructores

SecurityMappingMessage()

Initialize SecurityMappingMessage.

Propiedades

DataType : DataType

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

IsDelete : bool

Remove security mapping.

Mapping : SecurityIdMapping

Security identifier mapping.

OriginalTransactionId : long

ID of the original message TransactionId for which this message is a response.

StorageName : string

Storage name.

TransactionId : long

Request identifier.

Métodos

Clone() : Message

Create a copy of SecurityMappingMessage.

Devuelve: Copy.

ToString() : string

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

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