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

An event which indicates that membership has changed.

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

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