Click or drag to resize

IService Events

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

The IService type exposes the following members.

Events
  NameDescription
Public eventServiceStarted
Invoked when IService has started.
Public eventServiceStarting
Invoked when IService is starting.
Public eventServiceStopped
Invoked when IService has stopped.
Public eventServiceStopping
Invoked when IService is stopping.
Top
See Also