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.