Dela via


AzureQueueStorageTransportBindingElement.PollingInterval Property

Definition

Gets or sets the queue polling interval. See <a href="https://learn.microsoft.com/azure/storage/queues/storage-performance-checklist#queue-polling-interval">Performance and scalability checklist for Queue Storage.</a> The default value is 1 second;

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

Property Value

Applies to