BluetoothLEPreferredConnectionParameters.ThroughputOptimized Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A static property that gets a more aggressive set of connection parameters, optimized for faster throughput at the expense of power usage.
Note
Also reduces the number of simultaneous connections that can be made to other Bluetooth devices.
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
Property Value
A BluetoothLEPreferredConnectionParameters object representing a more aggressive set of connection parameters, optimized for faster throughput at the expense of power usage.
Windows requirements
App capabilities |
bluetooth
|