BluetoothLEPreferredConnectionParameters.PowerOptimized Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A static property that gets a more power-efficient set of connection parameters. Optimized for power usage at the expense of throughput.
Note
Also allows for more simultaneous connections to other Bluetooth devices.
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
Property Value
A BluetoothLEPreferredConnectionParameters object representing a more power-efficient set of connection parameters. Optimized for power usage at the expense of throughput.
Windows requirements
App capabilities |
bluetooth
|