Object Size in Memory - Is this possible?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there, I'm writing a web application which extensively uses the Cache. Now I'd like to get an overview over all cached objects and their sizes in bytes. Does anyone know how to retrieve the size of an object in memory? So far I've googled but didn't come up with something useful. Most answers were like 'you can't get the size...'. Btw, I'm using .net 1.1. If it is not possible, is there a way to get the amount of memory the Cache is using altogether? Any help is greatly appreceated.
/matthias
I love deadlines. I like the whooshing sound they make as they fly by.
[Douglas Adams]