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

The percentage of the total number of units that will remain after the cache manager prunes the cache.

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

Syntax

C#
public virtual double PruneLevel { get; set; }

Field Value

The value in the range 0.0 to 1.0.

See Also