BluetoothLEAdvertisementWatcher.MinOutOfRangeTimeout Property

Definition

Gets the minimum out of range timeout.

public:
 property TimeSpan MinOutOfRangeTimeout { TimeSpan get(); };
TimeSpan MinOutOfRangeTimeout();
public System.TimeSpan MinOutOfRangeTimeout { get; }
var timeSpan = bluetoothLEAdvertisementWatcher.minOutOfRangeTimeout;
Public ReadOnly Property MinOutOfRangeTimeout As TimeSpan

Property Value

The minimum out of range timeout.

Windows requirements

App capabilities
bluetooth

Applies to