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

A CacheInfo is a placeholder for cache attributes retrieved during parsing the corresponding cache mapping element.

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

Syntax

C#
public class CacheInfo

Inheritance Hierarchy

System..::.Object
  Tangosol.Net..::.DefaultConfigurableCacheFactory..::.CacheInfo

See Also