var instance = new Vintasoft.Imaging.Utils.WebImageCacheManagerJS(); var value; // Type: number value = instance.get_MaxCacheSize();
function get_MaxCacheSize() : number;
Return Value
The maximum allowable cache size in bytes. Default value is 64000. 0 means that cache size is not limited.