WsSubscriptionResponse
StockSharp.Ws
Wire DTO for SubscriptionResponseMessage — server→client. The error / isOk fields are mutually exclusive (either an error string or an "ok" flag, never both); SubscriptionResponseMessage) picks the right one.
プロパティ
OriginalTransactionId : long
Wire field originalTransactionId.
メソッド
ToMessage() : SubscriptionResponseMessage
ToMessage.