次の方法で共有


BluetoothLEPreferredConnectionParameters.ThroughputOptimized プロパティ

定義

電力使用量を犠牲にしてスループットを向上させるために最適化された、より積極的な接続パラメーターのセットを取得する静的プロパティ。

Note

また、他の Bluetooth デバイスに対して行うことができる同時接続の数も減らします。

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

適用対象