ReceiverRuntimeInformation.LastSequenceNumber Property

Definition

Gets the last sequence number of the event within the partition stream of the Event Hub.

public long LastSequenceNumber { get; }
member this.LastSequenceNumber : int64
Public ReadOnly Property LastSequenceNumber As Long

Property Value

The logical sequence number of the event.

Applies to