BaseSubscriptionIdMessage

StockSharp.Messages

A message containing subscription identifiers.

Herda de: Message

Implementa: ISubscriptionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage

Construtores

BaseSubscriptionIdMessage(MessageTypes)

A message containing subscription identifiers.

type
Message type.

Propriedades

DataType : DataType

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

OriginalTransactionId : long

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

SubscriptionId : long

Subscription id.

SubscriptionIds : long[]

Identifiers.

Métodos

Clone() : Message

Create a copy of BaseSubscriptionIdMessage.

Retorna: Copy.

CopyTo(T)

Copy the message into the .

destination
The object, to which copied information.
ToString() : string

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

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