ConfigurableAddressProviderConfigure Method |
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Configure this ConfigurableAddressProvider based on the specified XML.
Namespace:
Tangosol.Net
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxprotected void Configure(
IXmlElement xmlConfig
)
Parameters
- xmlConfig
- Type: Tangosol.Run.XmlIXmlElement
The XML element that contains the configuration info.
See Also