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

Calculate a cache priority.

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

Syntax

C#
public virtual int Priority { get; }

Field Value

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

See Also