Click or drag to resize

wclBluetoothGattServerClientParamsFree Method

Frees the object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void Free()
Remarks
A derived class may override this method to release internal resources.
See Also