System.Web.Caching.Cache.NoSlidingExpiration in asp.net c#
问题 Please tell me about System.Web.Caching.Cache.NoSlidingExpiration in ASP.NET. 回答1: There's information here from MSDN - NoSlidingExpiration Specifies that an item expires at a set time, regardless of how often it is accessed. For example, you can set an item to expire at 6:00 PM or after four hours. If there was something else you wanted to ask about, please edit your question so we can help further. 来源: https://stackoverflow.com/questions/1819144/system-web-caching-cache-noslidingexpiration