ReportCache Properties |
The StiOptionsEngineReportCache type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowGCCollect |
Gets or sets value which indicates that report engine can start the Garbage Collector during report rendering in the report cache.
| |
| AmountOfProcessedPagesForStartGCCollect |
Gets or sets lower bound of starting the Garbage Collector.
| |
| AmountOfQuickAccessPages |
Gets or sets amount of quick access pages. This value must be greater than 5.
| |
| CachePath |
Gets or sets value which specifies path for the report cache.
| |
| DisposeImagesOnPageClear |
Gets or sets value which indicates that report engine can dispose the images during report rendering in the report cache.
| |
| LimitForStartUsingCache |
Gets or sets lower bound of starting using the cache of the report.
| |
| OptimizeEndRenderSetText |
Gets or sets value which indicates that optimization is used for SetText on EndRender.
| |
| ThreadMode |
Gets or sets a thread mode.
|