Peeking an object from the cache
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm using ASP.NET cache in my web application, I cache objects with sliding expiration, is there anyway I could access an object without causing the sliding expiration to be reset? (something like peek instead of get), I need to do this in some parts of my application, it's really annoying that there's no something like peek!
Waleed Eissa Software Developer Sydney