How to determine total size of ASP.Net cache?

后端 未结 2 1931
忘了有多久
忘了有多久 2020-12-03 02:01

I\'m using the ASP.net cache in a web project, and I\'m writing a \"status\" page for it which shows the items in the cache, and as many statistics about the cache as I can

2条回答
  •  一生所求
    2020-12-03 02:45

    Have not tried it. But maybe you can use Cache Manager plug-in for ASP.NET. Or use it as example.

提交回复
热议问题