BluetoothLEAdvertisementWatcher.MaxSamplingInterval 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 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
|