ClientEntity.IsClosed Property

Definition

Returns a boolean representing whether client object is closed or not.

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

Property Value

Returns Boolean.

Applies to