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

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.7.1.23 (3.7.1.23)

Syntax

C#
public class CacheInfo

Inheritance Hierarchy

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

See Also