ProtoOAAccountsTokenInvalidatedEvent
StockSharp.cTrader.Native.Model
* Event that is sent when a session to a specific trader's account is terminated by the server but the existing connections with the other trader's accounts are maintained.
Implements: IMessage<ProtoOAAccountsTokenInvalidatedEvent>, IMessage, IEquatable<ProtoOAAccountsTokenInvalidatedEvent>, IDeepCloneable<ProtoOAAccountsTokenInvalidatedEvent>, IBufferMessage
Properties
CtidTraderAccountIds : RepeatedField<long>
The unique identifier of the trader's account in cTrader platform.
HasPayloadType : bool
Gets whether the "payloadType" field is set
Methods
ClearPayloadType()
Clears the value of the "payloadType" field
ClearReason()
Clears the value of the "reason" field
Fields
CtidTraderAccountIdsFieldNumber : int
Field number for the "ctidTraderAccountIds" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.
ReasonFieldNumber : int
Field number for the "reason" field.