ProtoHeartbeatEvent
StockSharp.cTrader.Native.Model
* Event that is sent from Open API proxy and can be used as criteria that connection is healthy when no other messages are sent by cTrader platform. Open API client can send this message when he needs to keep the connection open for a period without other messages longer than 30 seconds.
Implementiert: IMessage<ProtoHeartbeatEvent>, IMessage, IEquatable<ProtoHeartbeatEvent>, IDeepCloneable<ProtoHeartbeatEvent>, IBufferMessage
Eigenschaften
HasPayloadType : bool
Gets whether the "payloadType" field is set
Methoden
ClearPayloadType()
Clears the value of the "payloadType" field
Felder
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.