BluetoothLEPreferredConnectionParameters.ThroughputOptimized プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
電力使用量を犠牲にしてスループットを向上させるために最適化された、より積極的な接続パラメーターのセットを取得する静的プロパティ。
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
|