NET Caching Library Help
Add Method (BaseCacheProvider)




KellermanSoftware.NetCachingLibrary.CacheProviders Namespace > BaseCacheProvider Class : Add Method
Inserts a cache entry into the cache without overwriting any existing cache entry.
Overload List
OverloadDescription
Inserts a cache entry into the cache without overwriting any existing cache entry.  
Tries to insert a cache entry into the cache as a System.Runtime.Caching.CacheItem instance, and adds details about how the entry should be evicted without overwriting any existing cache entry.  
Inserts a cache entry into the cache without overwriting any existing cache entry, specifying information about how the entry will be evicted.  
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

BaseCacheProvider Class
BaseCacheProvider Members