Click or drag to resize

MemberEventArgs Properties

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

The MemberEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Gets this event's type.
Public propertyMember
Gets the IMember associated with this event.
Public propertyService
Gets the IService object that fired the event.
Top
See Also