SecurityMappingMessage

StockSharp.Messages

Security mapping result message.

Erbt von: Message

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

Konstruktoren

SecurityMappingMessage()

Initialize SecurityMappingMessage.

Eigenschaften

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.

Methoden

Clone() : Message

Create a copy of SecurityMappingMessage.

Rückgabe: Copy.

ToString() : string

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

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