Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The CacheExpiration type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDEFAULT
A special time-to-live value that can be passed to the extended Insert(Object, Object, Int64) method to indicate that the cache's default expiry should be used.
Public fieldStatic memberNEVER
A special time-to-live value that can be passed to the extended Insert(Object, Object, Int64) method to indicate that the cache entry should never expire.

See Also