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.
Implementa: IMessage<ProtoOAClientDisconnectEvent>, IMessage, IEquatable<ProtoOAClientDisconnectEvent>, IDeepCloneable<ProtoOAClientDisconnectEvent>, IBufferMessage
Propiedades
HasPayloadType : bool
Gets whether the "payloadType" field is set
Métodos
ClearPayloadType()
Clears the value of the "payloadType" field
ClearReason()
Clears the value of the "reason" field
Campos
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.
ReasonFieldNumber : int
Field number for the "reason" field.