HealthInformation.AutoSequenceNumber Field

Definition

Auto sequence number, replaced with a valid sequence number by the health client.

public const long AutoSequenceNumber = 0;
val mutable AutoSequenceNumber : int64
Public Const AutoSequenceNumber As Long  = 0

Field Value

Value = 0

Remarks

When a health client receives a report with Auto sequence number, it replaces the auto sequence number with a valid sequence number. The sequence number is guaranteed to increase in the same process.

Applies to