Dela via


BluetoothLEAdvertisementWatcherTrigger.MinSamplingInterval Property

Definition

Gets the minimum sampling interval supported for the SignalStrengthFilter property of this trigger. The minimum sampling interval for the background watcher cannot be zero unlike its foreground counterpart.

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

Property Value

Gets the minimum sampling interval supported for the SignalStrengthFilter property of this trigger.

Applies to