ClientEntity.IsClosedOrClosing Property
Definition
Returns true if the client is closed or closing.
public bool IsClosedOrClosing { get; }
member this.IsClosedOrClosing : bool
Public ReadOnly Property IsClosedOrClosing As Boolean
Property Value
- Boolean
Applies to