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 to indicate that an entry has been either
inserted or updated.
Namespace:
Tangosol.Net.CacheAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public abstract void EntryUpdated( IConfigurableCacheEntry entry ) |
Parameters
- entry
- Type: Tangosol.Net.Cache..::.IConfigurableCacheEntry
The cache entry that has been updated.