BluetoothLEAdvertisementWatcherTrigger.MaxOutOfRangeTimeout 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 maximum out of range timeout supported for the SignalStrengthFilter property of this trigger.
public:
property TimeSpan MaxOutOfRangeTimeout { TimeSpan get(); };
TimeSpan MaxOutOfRangeTimeout();
public System.TimeSpan MaxOutOfRangeTimeout { get; }
var timeSpan = bluetoothLEAdvertisementWatcherTrigger.maxOutOfRangeTimeout;
Public ReadOnly Property MaxOutOfRangeTimeout As TimeSpan
Property Value
The maximum out of range timeout supported for the SignalStrengthFilter property of this trigger.