How can I view uncollected memory?
RobCrockett
Posts: 3
I have a service that quickly jumps to 225M. When the GC runs it drops to about 13M and then quickly jumps in size again. When I take a snap shot it collects the garbage and so I cannot see where the problem is.
Rob
Comments
http://labs.red-gate.com/index.php/Red_ ... ry_Tracker
You need to look and see whether you are actually experiencing any problems, rather than just that number looking large.
Mel
I appreciate all the input.
Rob