Partager via


EventHubConsumerClient.IsClosed Propriété

Définition

Indique si cette EventHubConsumerClient opération a été fermée ou non.

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

Valeur de propriété

true si le client est fermé ; sinon, false.

S’applique à