共用方式為


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

適用於