Share via


ChangeFeedProcessorOptions.FeedPollDelay Property

Definition

Gets or sets the delay in between polling a partition for new changes on the feed, after all current changes are drained.

public TimeSpan FeedPollDelay { get; set; }
member this.FeedPollDelay : TimeSpan with get, set
Public Property FeedPollDelay As TimeSpan

Property Value

Applies to