BluetoothLEAdvertisementWatcher.MaxSamplingInterval 属性

定义

获取最大采样间隔。

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

属性值

最大采样间隔。

Windows 要求

应用功能
bluetooth

适用于