Click or drag to resize

ServiceEventArgs Properties

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

The ServiceEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Return this event's type.
Public propertyService
Return the IService that fired the event.
Top
See Also