ServiceBusTopic.DuplicateDetectionHistoryTimeWindow Property

Definition

Optional. Specifies the time span during which the Service Bus will detect message duplication.* Range: 1 second - 7 days* Default: 10 minutes (see http://msdn.microsoft.com/en-us/library/windowsazure/hh780749.aspx for more information)

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

Property Value

Applies to