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

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

Syntax

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

Field Value

The value in the range 0.0 to 1.0.

See Also