LowPhysicalMemoryInfo.PercentLimit Property

 

Gets the determined used-RAM percentage limit for the machine. Value may be from 0 to 100.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

public int PercentLimit { get; }

Property Value

Type: System.Int32

The determined used-RAM percentage limit for the machine.

.NET Framework
Available since 4.7
Return to top
Show: