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

  • Thread starter Thread starter Carly
  • Start date Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top