你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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