Click or drag to resize

wclBluetoothLeBeaconWatcherConnectionScanInterval Property

Gets the current scan interval value.

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

Property Value

UInt16
The current scan interval. If the watcher is stopped the returning value is always WCL_BLE_DEFAULT_SCAN_INTERVAL
See Also