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

Overload List

  NameDescription
Insert(Object, Object)
Associates the specified value with the specified key in this cache.
(Overrides AbstractKeyBasedCache..::.Insert(Object, Object).)
Insert(Object, Object, Int64)
Associates the specified value with the specified key in this cache.
(Overrides AbstractKeyBasedCache..::.Insert(Object, Object, Int64).)

See Also