.net - How to update absolute expiration of existing cache items in MemoryCache.Default -


i using c# , .net , have cacheitem stored in memorycache.default.

all want update absolute expiration without reinserting it.

i want cacheitem , update expiration.

any appreciated.

i have found it.

there 'set' method in memorycache object.

thank all.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -