maxCacheSize property
The cache size limit in bytes. Default is 100MB (100000000). It is possible that the size of the cache may temporarily exceed the size limit.
Implementation
int get maxCacheSize;
Implementation
set maxCacheSize(int maxCacheSize);