The Member type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
Compares the current object with another object of the same type.
| |
| Create |
Initialize a Member object for the metaspace with the id specified
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDistributionRole |
Return the Distribution Role
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Context |
Returns the context tuple if it is provided through MemberDef during connect
| |
| HostAddress |
Gets the host address.
| |
| Id |
Return the Member Id.
| |
| IsRemote |
Return true if the member is a remote client
| |
| JoinTime |
Gets the join time.
| |
| ManagementRole |
Return the Management Role
| |
| Name |
Return the Member name
| |
| Port |
Gets the port.
| |
| Proxies |
The list of proxies for this member (for remote client members only)
|