Click or drag to resize

wclGattLocalCharacteristicService Property

Gets the GATT service object that owns the characteristic.

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

Property Value

wclGattLocalService
The local GATT service object.
See Also