public System.bool ReportListCacheEnabled {get; set;}
Set to True to enable the folders and report list in the
Report Tree to be cached, rather than querying the Storage Management database each time they are needed. Default value is True.
It is recommended to enable Report List Caching, even with a small timeout. Care should be taken when running Exago in a web farm environment, as the caches will become unsynchronized.
public System.bool ReportListCacheEnabled {get; set;}
Equivalent to the Enable Report List Caching setting for Storage Management in the Admin Console.