BluetoothLEAdvertisementWatcher.MinSamplingInterval 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 sampling interval.
public:
property TimeSpan MinSamplingInterval { TimeSpan get(); };
TimeSpan MinSamplingInterval();
public System.TimeSpan MinSamplingInterval { get; }
var timeSpan = bluetoothLEAdvertisementWatcher.minSamplingInterval;
Public ReadOnly Property MinSamplingInterval As TimeSpan
Property Value
The minimum sampling interval.
Windows requirements
App capabilities |
bluetooth
|