Page 1 of 1

Report Cache Mode

Posted: Wed Dec 21, 2011 2:53 pm
by becomex_jle
Hello,

Are there cache documentation?
I doesn't find documentation.

I would like that explain me about Cache:

StiOptions.Engine.ReportCache.LimitForStartUsingCache
StiOptions.Engine.ReportCache.AmountOfQuickAccessPages
StiOptions.Engine.ReportCache.CachePath

StiReport.ReportCacheMode
StiReport.ReportCachePath
StiReport.RenderedPages.CanUseCacheMode
StiReport.RenderedPages.CacheMode

Thank you.

Report Cache Mode

Posted: Thu Dec 22, 2011 8:54 am
by HighAley
Hello.
becomex_jle wrote:Are there cache documentation?
I doesn't find documentation.

I would like that explain me about Cache:

StiOptions.Engine.ReportCache.LimitForStartUsingCache
StiOptions.Engine.ReportCache.AmountOfQuickAccessPages
StiOptions.Engine.ReportCache.CachePath
The description of these properties is in the source code.
becomex_jle wrote:StiReport.ReportCacheMode
StiReport.ReportCachePath
StiReport.RenderedPages.CanUseCacheMode
StiReport.RenderedPages.CacheMode
And these are the internal properties.

Thank you.