EventHubPartitionRuntimeInformation.LastEnqueuedOffset Property

Definition

Gets the offset of the last enqueued event.

public string LastEnqueuedOffset { get; set; }
member this.LastEnqueuedOffset : string with get, set
Public Property LastEnqueuedOffset As String

Property Value

The offset of the last enqueued event.

Applies to