Share via


ServiceBusTopicData.DuplicateDetectionHistoryTimeWindow Property

Definition

ISO8601 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 : Nullable<TimeSpan> with get, set
Public Property DuplicateDetectionHistoryTimeWindow As Nullable(Of TimeSpan)

Property Value

Applies to