BluetoothLEPreferredConnectionParameters.Balanced 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 balanced set of connection parameters, offering a balance between throughput and power usage.
public:
static property BluetoothLEPreferredConnectionParameters ^ Balanced { BluetoothLEPreferredConnectionParameters ^ get(); };
static BluetoothLEPreferredConnectionParameters Balanced();
public static BluetoothLEPreferredConnectionParameters Balanced { get; }
var bluetoothLEPreferredConnectionParameters = BluetoothLEPreferredConnectionParameters.balanced;
Public Shared ReadOnly Property Balanced As BluetoothLEPreferredConnectionParameters
Property Value
A BluetoothLEPreferredConnectionParameters object representing a balanced set of connection parameters, offering a balance between throughput and power usage.
Windows requirements
App capabilities |
bluetooth
|