LowPhysicalMemoryInfo Properties
Namespace:
System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentPercentUsed | Gets the detected percent of total RAM used on the machine. Value may be from 0 to 100. |
![]() | PercentLimit | Gets the determined used-RAM percentage limit for the machine. Value may be from 0 to 100. |
![]() | RequestGC | Sets a Boolean value returned to the source of the observable event that may be used to indicate whether the source of the event should induce a Garbage Collection after all observers have processed the event. (The default low memory monitor in ASP.NET ignores this flag and does not induce Garbage Collection.) |
Show:
