次の方法で共有


ServiceBusConnection.IsClosedOrClosing プロパティ

定義

Service Bus 接続が閉じているか閉じている場合は true を返します。

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

プロパティ値

適用対象