Click or drag to resize

wclServerClientDataConnectionProcessor Property

Gets the current Data Processor object assigned to the Connection.

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

Property Value

wclCustomServerClientDataProcessor
The wclCustomServerClientDataProcessor object used by the Connection to process data.
See Also