PartitionReceiver.InitialPosition Property

Definition

The position within the partition where the client begins reading events.

public Azure.Messaging.EventHubs.Consumer.EventPosition InitialPosition { get; }
member this.InitialPosition : Azure.Messaging.EventHubs.Consumer.EventPosition
Public ReadOnly Property InitialPosition As EventPosition

Property Value

Applies to