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
Return the IConfigurableCache that uses this eviction
policy.
Namespace:
Tangosol.Net.CacheAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
protected virtual IConfigurableCache EnsureCache( CacheEventArgs evt ) |
Parameters
- evt
- Type: Tangosol.Net.Cache..::.CacheEventArgs
The CacheEventArgs raised by the LocalCache that uses this eviction policy.
Return Value
The LocalCache that uses this eviction policy.
Remarks
If the LocalCache property has not been intialized, it is
set to the LocalCache that raised the given event.