QueueDescription.SupportOrdering Property

Definition

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

public bool SupportOrdering { get; set; }
Property Value

true if the queue supports ordering; otherwise, false.