ServiceBusConnection.IsClosedOrClosing Property

Definition

Returns true if the Service Bus Connection is closed or closing.

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

Property Value

Applies to