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

The IInvocationService type exposes the following members.

Methods

  NameDescription
Configure
Configure the controllable service.
(Inherited from IControllable.)
Query
Synchronously invoke the specified task on the cluster member to which the client is connected.
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