Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The ICacheService type exposes the following members.

Methods

  NameDescription
Public methodConfigure
Configure the controllable service.
(Inherited from IControllable.)
Public methodDestroyCache
Release and destroy the specified cache.
Public methodEnsureCache
Obtain an INamedCache interface that provides a view of cached resources.
Public methodReleaseCache
Release local resources associated with the specified instance of the cache.
Public methodShutdown
Stop the controllable service.
(Inherited from IControllable.)
Public methodStart
Start the controllable service.
(Inherited from IControllable.)
Public methodStop
Hard-stop the controllable service.
(Inherited from IControllable.)

See Also