BluetoothLEPreferredConnectionParameters.PowerOptimized 属性

定义

获取一组更节能的连接参数的静态属性。 优化了以牺牲吞吐量为代价的电源使用。

注意

还允许同时连接到其他蓝牙设备。

public:
 static property BluetoothLEPreferredConnectionParameters ^ PowerOptimized { BluetoothLEPreferredConnectionParameters ^ get(); };
static BluetoothLEPreferredConnectionParameters PowerOptimized();
public static BluetoothLEPreferredConnectionParameters PowerOptimized { get; }
var bluetoothLEPreferredConnectionParameters = BluetoothLEPreferredConnectionParameters.powerOptimized;
Public Shared ReadOnly Property PowerOptimized As BluetoothLEPreferredConnectionParameters

属性值

一个 BluetoothLEPreferredConnectionParameters 对象,表示一组更节能的连接参数。 优化了以牺牲吞吐量为代价的电源使用。

Windows 要求

应用功能
bluetooth

适用于