NET Caching Library Help
Set Method (MemoryCacheProvider)




KellermanSoftware.NetCachingLibrary.CacheProviders Namespace > MemoryCacheProvider Class : Set Method
Inserts or update the cache entry in the cache as a System.Runtime.Caching.CacheItem instance, specifying information about how the entry will be evicted.
Overload List
OverloadDescription
Inserts or update the cache entry in the cache as a System.Runtime.Caching.CacheItem instance, specifying information about how the entry will be evicted.  
Insert or update a cache entry in the cache, specifying time-based expiration details. (Inherited from KellermanSoftware.NetCachingLibrary.CacheProviders.BaseCacheProvider)
Insert or update a cache entry into the cache. (Inherited from KellermanSoftware.NetCachingLibrary.CacheProviders.BaseCacheProvider)
Insert or update a cache entry into the cache (Inherited from KellermanSoftware.NetCachingLibrary.CacheProviders.BaseCacheProvider)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MemoryCacheProvider Class
MemoryCacheProvider Members