QueueDescription.DuplicateDetectionHistoryTimeWindow Property

Definition

Gets or sets the TimeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.

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

Property Value

The TimeSpan structure that represents the time windows for duplication detection history.

Applies to