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.