IQueue.IsDuplicateDetectionEnabled 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.
Gets indicates if this queue requires duplicate detection.
public bool IsDuplicateDetectionEnabled { get; }
member this.IsDuplicateDetectionEnabled : bool
Public ReadOnly Property IsDuplicateDetectionEnabled As Boolean