ProtoOAClientDisconnectEvent
StockSharp.cTrader.Native.Model
* Event that is sent when the connection with the client application is cancelled by the server. All the sessions for the traders' accounts will be terminated.
実装: IMessage<ProtoOAClientDisconnectEvent>, IMessage, IEquatable<ProtoOAClientDisconnectEvent>, IDeepCloneable<ProtoOAClientDisconnectEvent>, IBufferMessage
プロパティ
HasPayloadType : bool
Gets whether the "payloadType" field is set
メソッド
ClearPayloadType()
Clears the value of the "payloadType" field
ClearReason()
Clears the value of the "reason" field
フィールド
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.
ReasonFieldNumber : int
Field number for the "reason" field.