RequestHeartbeat

Rti

PB_OFFSET = 100000, is the offset added for each MNM field id

Implementiert: IMessage<RequestHeartbeat>, IMessage, IEquatable<RequestHeartbeat>, IDeepCloneable<RequestHeartbeat>, IBufferMessage

Eigenschaften

HasSsboe : bool

Gets whether the "ssboe" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUsecs : bool

Gets whether the "usecs" field is set

Ssboe : int

PB_OFFSET + MNM_SECONDS_SINCE_BOE

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

Usecs : int

PB_OFFSET + MNM_USECS

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Methoden

ClearSsboe()

Clears the value of the "ssboe" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearUsecs()

Clears the value of the "usecs" field

Felder

SsboeFieldNumber : int

Field number for the "ssboe" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UsecsFieldNumber : int

Field number for the "usecs" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.