Click or drag to resize

wclBluetoothManagerActive Property

Gets the Bluetooth Manager state.

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

Property Value

Boolean
True if the Bluetooth Manager is active (opened).
See Also