Click or drag to resize

wclGattLocalCharacteristicRequestDestroy Method

Frees the object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public virtual void Destroy()
Remarks
An application must not destroy this class. Instead of calling destructor an application must call the Release method.
See Also