Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Specifies which part of the entry should be used by the ExtractFromEntry(ICacheEntry) operation. Legal values are VALUE (default) or KEY.

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

Syntax

C#
protected int m_target

Remarks

Subclasses are responsible for initialization and POF and/or Lite serialization of this field.

See Also