BluetoothLEAdvertisementWatcherTrigger.MaxOutOfRangeTimeout Property

Definition

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.

Applies to