Click or drag to resize

wclBluetoothRadioDiscovering Property

Gets discovering state.

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

Property Value

Boolean
True if discovering is executing on this Radio.
See Also