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.