Home All Groups Group Topic Archive Search About

How big is a program's managed heap and a program's stack???

Author
11 Dec 2006 8:18 PM
Carly
I mean in bytes

Thanks,

Carly

Author
13 Dec 2006 3:16 PM
Mike McIntyre
Carly,

This will be different for each application and what it is doing at a given
point in time.

Classes in the System.Diagnostics namespace of .NET can be used to monitor
the resources an application is using.

--
Mike

Mike McIntyre [MVP]
http://www.getdotnetcode.com


Show quoteHide quote
"Carly" <carl.j***@hotmail.com> wrote in message
news:1165868286.505766.43500@80g2000cwy.googlegroups.com...
>I mean in bytes
>
> Thanks,
>
> Carly
>