WsError
StockSharp.Ws
Server → client error frame (out-of-band protocol errors, e.g. session kick, unauthenticated command). Application-level errors that target a specific subscription/order use WsSubscriptionResponse instead.
Properties
Message
public string Message { get; set; }
value = wsError.Message
wsError.Message = value
Wire field message.