BluetoothLEPreferredConnectionParameters.Balanced 属性

定义

一个静态属性,用于获取一组均衡的连接参数,在吞吐量和电源使用之间提供平衡。

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

属性值

BluetoothLEPreferredConnectionParameters 对象,表示一组均衡的连接参数,在吞吐量和电源使用之间提供平衡。

Windows 要求

应用功能
bluetooth

适用于