Logo 
Search:

.Net Framework FAQ

Submit Interview FAQ
Home » Interview FAQ » .Net FrameworkRSS Feeds

How can I find out what the garbage collector is doing?

  Shared By: Aaliyah Khan    Date: Sep 08    Category: .Net Framework    Views: 1341

Answer:

Lots of interesting statistics are exported from the .NET runtime via the '.NET CLR xxx' performance counters. Use Performance Monitor to view them.

Share: 
 

Didn't find what you were looking for? Find more on How can I find out what the garbage collector is doing? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: