EventHubConsumerClient.IsClosed プロパティ

定義

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

public bool IsClosed { get; protected set; }
member this.IsClosed : bool with get, set
Public Property IsClosed As Boolean

プロパティ値

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

適用対象