HttpContext.Current.Cache使用文件依赖问题

 HttpContext.Current.Cache.Insert("FCacheMs", tb, New CacheDependency(HttpContext.Current.Server.MapPath("~/CacheMs.txt")))

  

当CacheMs.txt文件发生变化后,过一秒后程序马上请求这个Cache,发现它不会更新,估计系统修改文件属性要一定的时间。
上一篇:Asp.net中的Cache--HttpRuntim.Cache 和 HttpContext.Current.Cache


下一篇:产生冠军 map 的 应用 .