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.