Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
E15727-01
This method is called by the cache to indicate that an entry has
been touched.
Namespace:
Tangosol.Net.CacheAssembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
void EntryTouched( IConfigurableCacheEntry entry ) |
Parameters
- entry
- Type: Tangosol.Net.Cache..::.IConfigurableCacheEntry
The cache entry that has been touched.