getMethodCacheLimit

getMethodCacheLimit(): Integer64;

The getMethodCacheLimit method of the Process class retrieves the method cache limit for the executing process

This method can be called only on the process instance of the current process. Exception 1265 (Environmental object operation is out of scope for process) is raised if you call the method on an instance for another process.

2018.0.01 and higher