[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Paul Hale

1/9/2009 1:12:00 PM

I am caching a lot of data in an asp.net website and am wondering how I can
display the memory size of each item stored in the cache? Or at least how
much memory is being utilised by cache as a whole. I know I can do this via
the server performance counters but would like to access this info via C#
code. Is this possible?