NET Caching Library Help
IAsyncProvider Interface Members
Properties  Methods 

KellermanSoftware.NetCachingLibrary.CacheProviders Namespace : IAsyncProvider Interface

The following tables list the members exposed by IAsyncProvider.

Public Properties
 NameDescription
 Property Gets or sets a value indicating whether this instance supports asynchronous set and remove.  
 Property Gets a value indicating whether this instance is busy scavenging.  
 Property Gets a value indicating whether this instance is disposed.  
 Property Gets or sets the name of the thread.  
Top
Public Methods
 NameDescription
 Method Deletes the specified cache item by key.  
 Method Wait until the specified seconds until items are asynchronously saved or deleted  
 Method Insert or Add a cache item  
Top
See Also

Reference

IAsyncProvider Interface
KellermanSoftware.NetCachingLibrary.CacheProviders Namespace