ICacheService Methods |
The ICacheService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Configure |
Configure the controllable service.
(Inherited from IControllable.) |
![]() | DestroyCache |
Release and destroy the specified cache.
|
![]() | EnsureCache |
Obtain an INamedCache interface that provides a view
of cached resources.
|
![]() | ReleaseCache |
Release local resources associated with the specified instance of
the cache.
|
![]() | Shutdown |
Stop the controllable service.
(Inherited from IControllable.) |
![]() | Start |
Start the controllable service.
(Inherited from IControllable.) |
![]() | Stop |
Hard-stop the controllable service.
(Inherited from IControllable.) |