TopicDescription.RequiresDuplicateDetection Property

Definition

Gets or sets the value that indicates whether a topic requires duplication detection.

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

Property Value

true if a topic requires duplication detection; otherwise, false.

Applies to