BluetoothLEAdvertisementWatcherTrigger.MinOutOfRangeTimeout Property

Definition

Gets the minimum out of range timeout supported for the SignalStrengthFilter property of this trigger.

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

Property Value

The minimum out of range timeout supported for the SignalStrengthFilter property of this trigger.

Applies to