BluetoothLEAdvertisementWatcherTrigger.MaxSamplingInterval 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個觸發程式的 SignalStrengthFilter 屬性所支援的最大取樣間隔。 取樣間隔上限是用來停用取樣篩選器,並且只會根據傳入和超出範圍的裝置觸發接收的事件。
public:
property TimeSpan MaxSamplingInterval { TimeSpan get(); };
TimeSpan MaxSamplingInterval();
public System.TimeSpan MaxSamplingInterval { get; }
var timeSpan = bluetoothLEAdvertisementWatcherTrigger.maxSamplingInterval;
Public ReadOnly Property MaxSamplingInterval As TimeSpan
屬性值
這個觸發程式的 SignalStrengthFilter 屬性所支援的最大取樣間隔。