Server::SetMemReports

Server::SetMemReports
virtual void SetMemReports(bool memReports, bool lock);
Description

SetMemReports turns on or off the detailed memory reporting.

Parameters
Parameters 
Description 
bool memReports 
A value to turn on/off the memory report. 
bool lock 
A value of true locks the memory report level so that it cannot be changed by the AMP client.