SecurityMappingMessage

StockSharp.Messages

Security mapping result message.

Inherits: Message

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

Constructors

SecurityMappingMessage()

Initialize SecurityMappingMessage.

Properties

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.

Methods

Clone() : Message

Create a copy of SecurityMappingMessage.

Returns: Copy.

ToString() : string

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

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