Gets or sets a value that indicates whether the queue supports ordering.
public bool SupportOrdering { get; set; }
true if the queue supports ordering; otherwise, false.