CacheManager Add Method Nemiro.Data.dll
Overload List

  NameDescription
Public methodStatic memberAdd(ObjectCache, String, Object, DateTimeOffset, String)
Adds a cache entry into the cache using the specified key and a value and an absolute expiration value.
Public methodStatic memberAdd(ObjectCache, String, Object, CacheItemPolicy, String)
Adds an entry to the cache.
Top
See Also