Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.1.0)
E69639-01

The CacheEntry type exposes the following members.

Properties

  NameDescription
Public propertyKey
Gets the key for this cache entry.
Public propertyOriginalValue
Determine the original value in the cache that this cache entry's value is replacing.
Public propertyValue
Gets or sets the value for this cache entry.

See Also