Edit

Share via


EventHubReceiverOptions.StartFromNow Property

Definition

In cases where no checkpoint is found, this indicates if service should read from the most recent data, or from the beginning of a partition.

public bool StartFromNow { get; set; }
member this.StartFromNow : bool with get, set
Public Property StartFromNow As Boolean

Property Value

Applies to