开发者

HttpRuntime.Cache Keep Alive

开发者 https://www.devze.com 2023-02-23 02:34 出处:网络
Is there any way to ke开发者_运维技巧ep the HttpRuntime.Cache items remaining in ram after restarting the application like the stateserver fro sessions?

Is there any way to ke开发者_运维技巧ep the HttpRuntime.Cache items remaining in ram after restarting the application like the stateserver fro sessions? Thanks.


The answer is no. some workarounds are mentioned at ASP.NET Data Cache - preserve contents after app domain restart

0

精彩评论

暂无评论...
验证码 换一张
取 消