SecurityMappingMessage

StockSharp.Messages

Security mapping result message.

Herda de: Message

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

Construtores

SecurityMappingMessage()

Initialize SecurityMappingMessage.

Propriedades

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.

Retorna: Copy.

ToString() : string

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

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