BluetoothLEPreferredConnectionParameters.ThroughputOptimized 속성

정의

전력 사용량을 희생하면서 더 빠른 처리량에 최적화된 보다 공격적인 연결 매개 변수 집합을 가져오는 정적 속성입니다.

참고

또한 다른 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

적용 대상