Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

The local member configuration as defined by the "member-identity" element in the coherence.xml configuration file.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
protected static IXmlElement LocalMemberConfig { get; }

Field Value

IXmlElement representing the local member configuration.

See Also