Member Class |
Namespace: Com.Tibco.As.Space
The Member type exposes the following members.
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 attempt to free resources and perform other cleanup operations before the Object 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 | (Inherited from Object.) |
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)
|