public System.bool ReportXmlCacheEnabled {get; set;}
If True, the XML report definition content will be cached rather than being read from the database each time it is needed. Enabling this setting will reduce the number of calls to the Storage Management database and may help with performance. Default value is True.
It is recommended to enable Report XML 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 ReportXmlCacheEnabled {get; set;}
Equivalent to the Enable Report XML Caching setting for Storage Management in the Admin Console.