IStoreInCustomStore Interface

Fluent interface used to configure a custom IBackingStore instance.

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

Syntax

'Declaration
Public Interface IStoreInCustomStore _
    Implements ICachingConfiguration, IFluentInterface
public interface IStoreInCustomStore : ICachingConfiguration, 
    IFluentInterface
public interface class IStoreInCustomStore : ICachingConfiguration, 
    IFluentInterface
public interface IStoreInCustomStore extends ICachingConfiguration, IFluentInterface

See Also

IStoreInCustomStore Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace

Microsoft.Practices.EnterpriseLibrary.Caching.Configuration.CustomCacheStorageData