Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The ICacheService type exposes the following members.

Methods

  NameDescription
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.)

See Also