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

The IService type exposes the following members.

Events

  NameDescription
ServiceStarted
Invoked when IService has started.
ServiceStarting
Invoked when IService is starting.
ServiceStopped
Invoked when IService has stopped.
ServiceStopping
Invoked when IService is stopping.

See Also