共用方式為


AzureMessagingEventHubsPartitionReceiverSettings.EventPosition Property

Definition

Gets or sets the event position to start from in the bound partition. Defaults to Earliest.

public Azure.Messaging.EventHubs.Consumer.EventPosition EventPosition { get; set; }
member this.EventPosition : Azure.Messaging.EventHubs.Consumer.EventPosition with get, set
Public Property EventPosition As EventPosition

Property Value

Remarks

Applies only to PartitionReceiver

Applies to