ReleaseCacheAllocations


Overview
Releases unused memory from the internal memory cache back to the operating system. Call ClearCache before calling ReleaseCacheAllocations to maximize the memory that will be released.

Example
Exec ReleaseCacheAllocations

See also

Related