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

After a mutation operation has reduced the size of an underlying dictionary, check if the delegation model should be replaced with a more size-efficient storage approach, and switch accordingly.

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

Syntax

C#
protected virtual void CheckShrinkFromOther()

See Also