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

Retreive the underlying IValueUpdater reference.

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

Syntax

C#
public virtual IValueUpdater Updater { get; }

Field Value

The IValueUpdater.

Implements

IValueManipulator..::.Updater

See Also