Condividi tramite


BluetoothLEPreferredConnectionParameters.ThroughputOptimized Proprietà

Definizione

Proprietà statica che ottiene un set più aggressivo di parametri di connessione, ottimizzato per una velocità effettiva più veloce a spese dell'utilizzo dell'energia.

Nota

Riduce anche il numero di connessioni simultanee che possono essere effettuate ad altri dispositivi 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

Valore della proprietà

Oggetto BluetoothLEPreferredConnectionParameters che rappresenta un set più aggressivo di parametri di connessione, ottimizzato per una velocità effettiva più veloce a spese dell'utilizzo dell'alimentazione.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a