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
Raises the EntryInserted event.
Namespace:
Tangosol.Net.Cache.SupportAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
Syntax
| C# |
|---|
protected virtual void OnInserted( CacheEventArgs args ) |
Parameters
- args
- Type: Tangosol.Net.Cache..::.CacheEventArgs
Cache event arguments containing event data.