gpt4 book ai didi

c# - 如何清除asp mvc中指定 Controller 中的缓存?

转载 作者:太空狗 更新时间:2023-10-29 20:56:58 26 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
How to programmatically clear outputcache for controller action method

如何清除指定 Controller 中的缓存?

我尝试使用几种方法:

Response.RemoveOutputCacheItem();
Response.Cache.SetExpires(DateTime.Now);

没有任何效果,它不起作用。 :(可能存在任何方式来获取 Controller 缓存中的所有 key 并明确删除它们?我应该在哪种覆盖方法中执行清除缓存?以及如何做到这一点?

有什么想法吗?

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com