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.
Реализует: IMessage<ProtoHeartbeatEvent>, IMessage, IEquatable<ProtoHeartbeatEvent>, IDeepCloneable<ProtoHeartbeatEvent>, IBufferMessage
Свойства
HasPayloadType : bool
Gets whether the "payloadType" field is set
Методы
ClearPayloadType()
Clears the value of the "payloadType" field
Поля
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.