SubscriptionResponseMessage

StockSharp.Messages

Subscription response message.

Наследует: Message

Реализует: IOriginalTransactionIdMessage, IErrorMessage

Конструкторы

SubscriptionResponseMessage()

Initialize SubscriptionResponseMessage.

Свойства

Error : Exception

Data process error.

OriginalTransactionId : long

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

Методы

Clone() : Message

Create a copy of SubscriptionResponseMessage.

Возвращает: Copy.

CopyTo(SubscriptionResponseMessage)

Copy the message into the .

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

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

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

Поля

NotSupported : NotSupportedException

Not supported error.