BluetoothLEAdvertisementWatcher.MaxOutOfRangeTimeout Property

Definition

Gets the maximum out of range timeout.

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

Property Value

The maximum out of range timeout.

Windows requirements

App capabilities
bluetooth

Applies to