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
Release the CompositeCache.
Namespace:
Tangosol.Net.CacheAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public virtual void Release() |
Remarks
If the ICache implements an
IObservableCache calling this method is necessary
to remove the back cache listener. Any access to the
CompositeCache which has been released will cause
InvalidOperationException.