Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
E22844-03
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.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public abstract void EntryTouched( IConfigurableCacheEntry entry ) |
Parameters
- entry
- Type: Tangosol.Net.Cache..::.IConfigurableCacheEntry
The IConfigurableCacheEntry that has been touched.