Click or drag to resize

wclBluetoothRadioManager Property

Gets the wclBluetoothManager object that owns the Radio.

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

Property Value

wclBluetoothManager
The wclBluetoothManager object.
See Also