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

Calculate a cache priority.

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

Syntax

C#
public virtual int Priority { get; }

Field Value

A value between 0 and 10, 0 being the highest priority.

See Also