Click or drag to resize

wclBleSnifferActive Property

Gets the sniffer's status.

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 sniffer is running. False otherwise.
See Also