Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The value of the cache-config element within the Coherence for .NET configuration section.

Namespace:  Tangosol.Config
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public IResource CacheConfig { get; set; }

Field Value

The value of the cache-config element within the Coherence for .NET configuration section.

See Also