ReleaseCacheAllocations


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

Example
Exec ReleaseCacheAllocations

See also

Related