Click or drag to resize

wclRfCommClientProcessor Property

Gets the Data Processor created for the connection.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclCustomClientDataProcessor Processor { get; }

Property Value

wclCustomClientDataProcessor
The wclCustomClientDataProcessor object.
See Also