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.
Propriedades
OriginalTransactionId : long
Wire field originalTransactionId.
Métodos
ToMessage() : SubscriptionResponseMessage
ToMessage.