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

Get the effectiveness value of the wrapped filter.

Namespace:  Tangosol.Util.Filter
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public virtual int Effectiveness { get; }

Return Value

The effectiveness of the wrapped filter

See Also