Oracle® Coherence .NET API Reference Release 3.6
E15727-01
E15727-01
The ScopedReferenceStore type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| m_mapByName |
When storing cache references, it is a Dictionary keyed by a cache
name with a corresponding value being an IINamedCache reference or
a PrincipalScopedReference that contains a IINamedCache reference.
When storing service references, it is a Dictionary keyed by a service name with a corrsponding value being a ICacheService reference or a PrincipalScopedReference that contains an ICacheService reference. |