Click or drag to resize

IService Events

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

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