Click or drag to resize

wclGattLocalServiceServer Property

Gets the GATT server object that owns the service.

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

Property Value

wclGattServerConnection
The GATT server object.
See Also