Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

An event which indicates that membership has changed.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
public class MemberEventArgs

Remarks

Possible event types are:

A MemberEventArgs object is sent as an argument to the MemberEventHandler methods.

Inheritance Hierarchy

System..::.Object
  Tangosol.Net..::.MemberEventArgs

See Also