Click or drag to resize

wclGattServerClientConnection Property

Gets the wclGattServerConnection object that owns the client.

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

Property Value

wclGattServerConnection
The wclGattServerConnection object.
See Also