Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IMember type exposes the following members.

Properties

  NameDescription
Public propertyClusterName
The name of the cluster with which this member is associated.
Public propertyMachineName
Determine the configured name for the machine (such as a host name) in which this IMember resides.
Public propertyMemberName
Determine the configured name for the IMember.
Public propertyProcessName
Determine the configured name for the process (such as a JVM) in which this IMember resides.
Public propertyRackName
Determine the configured name for the rack (such as a physical rack, cage or blade frame) in which this IMember resides.
Public propertyRoleName
Determine the configured role name for the IMember.
Public propertySiteName
Determine the configured name for the site (such as a data center) in which this IMember resides.

See Also