Share via


QueuesOptions.MaxPollingInterval Property

Definition

Gets or sets the longest period of time to wait before checking for a message to arrive when a queue remains empty.

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

Property Value

Applies to