BluetoothLEAdvertisementWatcher.MaxSamplingInterval Property

Definition

Gets the maximum sampling interval.

public:
 property TimeSpan MaxSamplingInterval { TimeSpan get(); };
TimeSpan MaxSamplingInterval();
public System.TimeSpan MaxSamplingInterval { get; }
var timeSpan = bluetoothLEAdvertisementWatcher.maxSamplingInterval;
Public ReadOnly Property MaxSamplingInterval As TimeSpan

Property Value

The maximum sampling interval.

Windows requirements

App capabilities
bluetooth

Applies to