BluetoothLEAdvertisementWatcherTrigger.MinOutOfRangeTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.