EventHubReceiver.Epoch Property

Definition

Gets the epoch value that is used to determine partition ownership during the receive operation.

public long? Epoch { get; }
member this.Epoch : Nullable<int64>
Public ReadOnly Property Epoch As Nullable(Of Long)

Property Value

Returns Int64.

Applies to