Edit

Share via


EventHubSettings.StartFromNow Property

Definition

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

public bool StartFromNow { get; }
member this.StartFromNow : bool
Public ReadOnly Property StartFromNow As Boolean

Property Value

Applies to