次の方法で共有


EventHubBufferedProducerClient.IsClosed プロパティ

定義

これが EventHubBufferedProducerClient 閉じられているかどうかを示します。

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

プロパティ値

true クライアントが閉じている場合は 。それ以外の場合は false

適用対象