SubscriptionResponseMessage

StockSharp.Messages

Subscription response message.

Erbt von: Message

Implementiert: IOriginalTransactionIdMessage, IErrorMessage

Konstruktoren

SubscriptionResponseMessage()

Initialize SubscriptionResponseMessage.

Eigenschaften

Error : Exception

Data process error.

OriginalTransactionId : long

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

Methoden

Clone() : Message

Create a copy of SubscriptionResponseMessage.

Rückgabe: Copy.

CopyTo(SubscriptionResponseMessage)

Copy the message into the .

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

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

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

Felder

NotSupported : NotSupportedException

Not supported error.