Share via


ServiceBusRuleManager.IsClosed Property

Definition

Indicates whether or not this ServiceBusRuleManager has been closed.

public bool IsClosed { get; }
member this.IsClosed : bool
Public ReadOnly Property IsClosed As Boolean

Property Value

true if the rule manager is closed; otherwise, false.

Applies to