CosmosDBTrigger.feedPollDelay Method

Definition

Customizes the delay in milliseconds in between polling a partition for new changes on the feed, after all current changes are drained. Default is 5000 (5 seconds).

public abstract int feedPollDelay()

Returns

int

feedPollDelay

Applies to