Click or drag to resize

wclBluetoothLeAdvertiserFinalize Method

Frees the component.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected override void Finalize()

Implements

ObjectFinalize
Remarks
The component must always be destroyed in the same thread it was created.
See Also