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
Wrap an ICacheEntry from the entries collection
to make a ConverterCollections..::.ConverterCacheEntries..::.ConverterEntry.
Namespace:
Tangosol.UtilAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
protected virtual ICacheEntry WrapEntry( ICacheEntry entry ) |
Parameters
- entry
- Type: Tangosol.Net.Cache..::.ICacheEntry
An ICacheEntry to wrap.