DefaultConfigurableCacheFactoryStoreService Property |
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Store that holds cache references by name and optionally,
if configured, IPrincipal.
Namespace:
Tangosol.Net
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxprotected virtual ScopedReferenceStore StoreService { get; set; }
Property Value
Type:
ScopedReferenceStore
See Also