wwHeap.Release

Releases the active heap memory.

This method is also called from Destroy() destructor but it's best to be explicit and release as soon as possible.

o.wwHeap.Release()

See also