Click or drag to resize

IService Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The IService type exposes the following members.

Methods
  NameDescription
Public methodConfigure
Configure the controllable service.
(Inherited from IControllable.)
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.)
Top
See Also