NET Caching Library Help
Set Method (SmartCache)




KellermanSoftware.NetCachingLibrary Namespace > SmartCache Class : Set Method
Set a cache value. The default expiration for the primary and secondary cache providers are used.
Overload List
OverloadDescription
Set a cache value. The default expiration for the primary and secondary cache providers are used.  
Set a cache value with the same expiration policy for both the primary and secondary cache providers.  
Inserts or updates a cache entry in the cache. The passed expiration policy will be used for both the primary and secondary cache providers.  
Insert or update a cache value.  
Inserts or updates an item in the cache. The passed in absolute expiration will be used for both the primary and secondary cache providers.  
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

SmartCache Class
SmartCache Members