NET Caching Library Help
IScavenge Interface
Members 




KellermanSoftware.NetCachingLibrary.CacheProviders Namespace : IScavenge Interface
Cache providers that implement the IScavenge interface will automatically expire items in the cache after a specified period
Object Model
IScavenge Interface
Syntax
'Declaration
 
Public Interface IScavenge 
'Usage
 
Dim instance As IScavenge
public interface IScavenge 
public __gc __interface IScavenge 
public interface class IScavenge 
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

IScavenge Members
KellermanSoftware.NetCachingLibrary.CacheProviders Namespace