Share via


ServiceBusSubscriptionData.DuplicateDetectionHistoryTimeWindow Property

Definition

ISO 8601 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