Click or drag to resize

wclBluetoothRadioPairing Property

Gets a manual pairing state.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool Pairing { get; }

Property Value

Boolean
True if manual remote device pairing operation is executing. False otherwise.
See Also