Home All Groups Group Topic Archive Search About

in C# how do i get to total number of kilobytes of memroy total and available for the current machin

Author
28 Jul 2005 5:29 PM
Daniel
in C# how do i get to total number of kilobytes of memroy total and
available for the current machine?

Author
31 Jul 2005 11:29 PM
Joseph Bittman MCSD
July 31, 2005

I would check into performance counters and find out if the system provides
a counter on how much memory is being used and what is available.... Hope
this helps!

--
                 Joseph Bittman
Microsoft Certified Solution Developer

Web Site: http://71.39.42.23
Static IP




Show quoteHide quote
"Daniel" <softwareengineer98***@yahoo.com> wrote in message
news:eY7GPi5kFHA.1244@TK2MSFTNGP10.phx.gbl...
> in C# how do i get to total number of kilobytes of memroy total and
> available for the current machine?
>
>