Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Get or set the unit calculator used by the cache.

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

Syntax

C#
IUnitCalculator UnitCalculator { get; set; }

Field Value

The unit calculator used by the cache.

See Also