'Way of counting (non. Garbage collected) objects
I have a memory leak in a production app. The app will run fine and then suddenly the memory will nose dive. Due to reasons beyond my control, I can not attach a normal memory profiler (like dotMemory).
Is there some way, from within my application code, that I can periodically count the number of objects that are currently live inside the app?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
