Please tell me about System.Web.Caching.Cache.NoSlidingExpiration
in ASP.NET.
views:
475answers:
1
+3
A:
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.
Jeremy McGee
2009-11-30 11:09:18