long GetTotalMemory (bool forceFullCollection)
 
Reports the total amount of memory used by the running process. Useful for optimizing XSL to reduce memory usage.
Parameters:
forceFullCollection
True to force full collection.
Returns:
The total memory in bytes.
Was this helpful?
Last modified date: 10/14/2020