Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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.7.1.23 (3.7.1.23)

Syntax

C#
protected int m_target

Remarks

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

See Also