ProcessInfo.PeakMemoryUsed Property

 

Gets the maximum amount of memory the process has used.

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

Public ReadOnly Property PeakMemoryUsed As Integer

Property Value

Type: System.Int32

The maximum memory used, in kilobytes (KB).

.NET Framework
Available since 1.1
Return to top
Show: