Click or drag to resize

wclClientDataConnectionProcessor 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 wclCustomClientDataProcessor Processor { get; }

Property Value

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