ServiceBusQueue.DuplicateDetectionHistoryTimeWindow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies the time span during which the Service Bus detects message duplication:* Range: 1 second - 7 days* Default: 10 minutes (see http://msdn.microsoft.com/en-us/library/windowsazure/hh780773.aspx for more information)
public string DuplicateDetectionHistoryTimeWindow { get; set; }
member this.DuplicateDetectionHistoryTimeWindow : string with get, set
Public Property DuplicateDetectionHistoryTimeWindow As String