Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
E18812-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.1.0 (3.6.1.0)
Syntax
| C# |
|---|
void EntryTouched( IConfigurableCacheEntry entry ) |
Parameters
- entry
- Type: Tangosol.Net.Cache..::.IConfigurableCacheEntry
The cache entry that has been touched.