QueueDescription.RequiresDuplicateDetection Property

Definition

Gets or sets the value indicating if this queue requires duplicate detection.

public bool RequiresDuplicateDetection { get; set; }
member this.RequiresDuplicateDetection : bool with get, set
Public Property RequiresDuplicateDetection As Boolean

Property Value

true if this queue requires duplicate detection; otherwise, false.

Applies to