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; }
Property Value