IConfigurableCacheFactory Methods |
The IConfigurableCacheFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| DestroyCache |
Releases and destroys the specified INamedCache.
| |
| EnsureCache |
Ensure a cache for the given name using the corresponding XML
configuration.
| |
| EnsureService |
Ensure a service for the given name using the corresponding XML
configuration.
| |
| ReleaseCache |
Release local resources associated with the specified instance of
the cache.
| |
| Shutdown |
Release all resources allocated by this cache factory.
|