QueueDescription.RequiresDuplicateDetection
Property
Definition
Gets or sets the value indicating if this queue requires duplicate detection.
public bool RequiresDuplicateDetection { get; set; }
Property Value
true if this queue requires duplicate detection; otherwise, false.