Click or drag to resize

wclServerClientConnectionDisconnected Property

Gets the connection state.

Namespace: wclCommunication
Assembly: wclCommunication (in wclCommunication.dll) Version: 7.8.3.0 (7.8.3.0)
Syntax
protected bool Disconnected { get; }

Property Value

Boolean
True if the connection is disconnected.
See Also