set_memory_limit


Description:

public void set_memory_limit (uint memory_limit)

Sets memory_limit the memory limit value to this.

The default value is the system's RAM size with a maximum of 3GB.

Parameters:

this

a MemoryPressureSettings

memory_limit

amount of memory (in MB) that the process is allowed to use.