Click or drag to resize

wclServerClientConnectionParams Property

Custom connection parameters.

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

Property Value

Object
The pointer to the custom connection parameters.
Remarks
The parameters passed from the wclServerConnection object and contains hardware-dependent data about accepted client connections.
See Also