This topic has not yet been rated - Rate this topic

QueueDescription.RequiresDuplicateDetection Property

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

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public bool RequiresDuplicateDetection { get; set; }

Property Value

Type: System.Boolean
True if this queue requires duplicate detection; otherwise, false.
Did you find this helpful?
(1500 characters remaining)