다음을 통해 공유


DeviceConnectionStateEventInfo.SequenceNumber Property

Definition

Sequence number is string representation of a hexadecimal number. string compare can be used to identify the larger number because both in ASCII and HEX numbers come after alphabets. If you are converting the string to hex, then the number is a 256 bit number.

public string SequenceNumber { get; }
member this.SequenceNumber : string
Public ReadOnly Property SequenceNumber As String

Property Value

Applies to