QueueDescription.SupportOrdering Property

Definition

Gets or sets a value that indicates whether the queue supports ordering.

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

Property Value

true if the queue supports ordering; otherwise, false.

Applies to