Click or drag to resize

IInvocationService Methods

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The IInvocationService type exposes the following members.

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