Compartir a través de


BluetoothLEAdvertisementWatcher.MaxSamplingInterval Propiedad

Definición

Obtiene el intervalo de muestreo máximo.

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

Valor de propiedad

Intervalo de muestreo máximo.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a