The Member type exposes the following members.

Properties

  NameDescription
Public propertyContext
Returns the context tuple if it is provided through MemberDef during connect
Public propertyHostAddress
Gets the host address.
Public propertyId
Return the Member Id.
Public propertyIsRemote
Return true if the member is a remote client
Public propertyJoinTime
Gets the join time.
Public propertyManagementRole
Return the Management Role
Public propertyName
Return the Member name
Public propertyPort
Gets the port.
Public propertyProxies
The list of proxies for this member (for remote client members only)

See Also