Syntax
| C# |
|---|
public interface IMembershipListener |
| Visual Basic (Declaration) |
|---|
Public Interface IMembershipListener |
| Visual C++ |
|---|
public interface class IMembershipListener |
The type exposes the following members.
Public Methods
| Name | Description | |
|---|---|---|
| MemberDeparted |
A member has left the distributed system.
| |
| MemberInfo |
New information is available about a member.
| |
| MemberJoined |
A new member has joined the distributed system.
|
See Also
GemStone.GemFire.Cache Namespace