LowPhysicalMemoryInfo Constructor (Int32, Int32)
Initializes a new instance of the LowPhysicalMemoryInfo class with the specified percent used and percent limit.
Assembly: System.Web (in System.Web.dll)
Parameters
- currentPercentUsed
-
Type:
System.Int32
Detected percent of total RAM used on the local machine.
- percentLimit
-
Type:
System.Int32
The determined used-RAM percentage limit for the current machine.
.NET Framework
Available since 4.7
Available since 4.7
Show: