Click or drag to resize

wclRfCommServerState Property

Gets the current connection state.

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

Property Value

wclServerState
The client connection state.
See Also