SubscriptionResponseMessage

StockSharp.Messages

Subscription response message.

Inherits: Message

Implements: IOriginalTransactionIdMessage, IErrorMessage

Constructors

SubscriptionResponseMessage()

Initialize SubscriptionResponseMessage.

Properties

Error : Exception

Data process error.

OriginalTransactionId : long

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

Methods

Clone() : Message

Create a copy of SubscriptionResponseMessage.

Returns: Copy.

CopyTo(SubscriptionResponseMessage)

Copy the message into the .

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

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

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

Fields

NotSupported : NotSupportedException

Not supported error.