ICacheManager Interface

This interface defines the contract that must be implemented by all cache managers.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)

Syntax

'Declaration
Public Interface ICacheManager
public interface ICacheManager
public interface class ICacheManager
public interface ICacheManager

See Also

ICacheManager Members

Microsoft.Practices.EnterpriseLibrary.Caching Namespace