Click or drag to resize

IInvocableCacheEntry Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The IInvocableCacheEntry type exposes the following members.

Properties
  NameDescription
Public propertyIsPresent
Determine if this entry exists in the cache.
Public propertyKey
Gets the key corresponding to this entry.
Public propertyValue
Gets or sets the value corresponding to this entry.
Top
See Also