System.Web Namespace ProcessInfo Class
Gets the maximum amount of memory the process has used.
[ VB ] Public ReadOnly Property PeakMemoryUsed As Integer [ C# ] public int PeakMemoryUsed {get;} [ C++ ] public: __property int get_PeakMemoryUsed ( ); [ JScript ] public function get PeakMemoryUsed ( ) : int;
The maximum memory used ( in megabytes [ MB ] ).
ProcessInfo Members ProcessModelInfo Class ProcessStatus Enumeration ProcessShutdownReason Enumeration
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph