ServiceBusQueueCreateParameters.SupportOrdering Property

Definition

Optional. Gets or sets whether the queue supports ordering. (see http://msdn.microsoft.com/en-us/library/windowsazure/hh780773.aspx for more information)

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

Property Value

Applies to