Click or drag to resize

AppContextDataCache Property

Gets the operational data CacheManager object for this application.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public CacheManager DataCache { get; }

Property Value

Type: CacheManager

Implements

IAppContextDataCache
See Also