Click or drag to resize

wclBluetoothLeBeaconWatcherConnectionScanWindow Property

Gets the current scan window value.

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

Property Value

UInt16
The current scan window. If the watcher is stopped the returning value is always WCL_BLE_DEFAULT_SCAN_WINDOW
See Also