Click or drag to resize

MapperKernelCacheManagerToUse Property

Gets the CacheManager to use if operational data caching is enabled. Returns null if caching is not enabled or no CacheManager is available.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected CacheManager CacheManagerToUse { get; }

Property Value

Type: CacheManager
See Also