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 属性支持的最大采样间隔。