IClientClusterService Methods | 
The IClientClusterService type exposes the following members.
| Name | Description | |
|---|---|---|
| AddMembershipListener | ||
| GetClusterTime | Returns the cluster-time.  | |
| GetLocalClient | ||
| GetMasterAddress | Returns the address of the master member.  | |
| GetMember(String) | Gets the member with the given uuid.  | |
| GetMember(Address) | Gets the member for the given address.  | |
| GetMemberList | Gets the collection of members.  | |
| GetOwnerConnectionAddress | The owner connection is opened to owner member of the client in the cluster.  | |
| GetSize | Gets the current number of members.  | |
| RemoveMembershipListener |