Share via


PSQueueAttributes.RequiresDuplicateDetection Property

Definition

the value indicating if this queue requires duplicate detection.

public bool? RequiresDuplicateDetection { get; set; }
member this.RequiresDuplicateDetection : Nullable<bool> with get, set
Public Property RequiresDuplicateDetection As Nullable(Of Boolean)

Property Value

Applies to