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