The Member type exposes the following members.
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)
|