Oracle® Coherence .NET API Reference Release 3.6
E15727-01

The default configurable cache factory configuration as defined by the "configurable-cache-factory-config" element in the coherence.xml configuration file.

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

Syntax

C#
public static IXmlElement ConfigurableCacheFactoryConfig { get; }

Field Value

IXmlElement representing the configurable cache factory configuration.

See Also