Click or drag to resize

wclServerClientConnectionServer Property

Gets the client owner.

Namespace: wclCommunication
Assembly: wclCommunication (in wclCommunication.dll) Version: 7.8.3.0 (7.8.3.0)
Syntax
public wclServerConnection Server { get; }

Property Value

wclServerConnection
The wclServerConnection object that owns the connection.
See Also