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
- ClearCacheAllocations - Clears the internal memory cache collection. This does not release the memory, but leaves it allocated for further cache operations.