共用方式為


BluetoothLEPreferredConnectionParameters.ThroughputOptimized 屬性

定義

靜態屬性,可取得更積極組的連接參數,以犧牲電力使用量,針對更快的輸送量進行優化。

注意

同時減少可對其他藍牙裝置進行的同時連線數目。

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

屬性值

BluetoothLEPreferredConnectionParameters物件,代表一組更積極的連接參數,以犧牲電力使用量,針對更快的輸送量進行優化。

Windows 需求

應用程式功能
bluetooth

適用於