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

CreateQueueOptions.DuplicateDetectionHistoryTimeWindow Property

Definition

The TimeSpan duration of duplicate detection history that is maintained by the service.

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

Property Value

Remarks

The default value is 1 minute. Max value is 7 days and minimum is 20 seconds.

Applies to