Share via


ServiceBusTopicData.SupportOrdering Property

Definition

Value that indicates whether the topic supports ordering.

public bool? SupportOrdering { get; set; }
member this.SupportOrdering : Nullable<bool> with get, set
Public Property SupportOrdering As Nullable(Of Boolean)

Property Value

Applies to