Delen via


EventHubBufferedProducerClient.IsClosed Property

Definition

Indicates whether or not this EventHubBufferedProducerClient has been closed.

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

Property Value

true if the client is closed; otherwise, false.

Applies to