Click or drag to resize

ReportCache Properties

The StiOptionsEngineReportCache type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllowGCCollect
Gets or sets value which indicates that report engine can start the Garbage Collector during report rendering in the report cache.
Public propertyStatic memberAmountOfProcessedPagesForStartGCCollect
Gets or sets lower bound of starting the Garbage Collector.
Public propertyStatic memberAmountOfQuickAccessPages
Gets or sets amount of quick access pages. This value must be greater than 5.
Public propertyStatic memberCachePath
Gets or sets value which specifies path for the report cache.
Public propertyStatic memberDisposeImagesOnPageClear
Gets or sets value which indicates that report engine can dispose the images during report rendering in the report cache.
Public propertyStatic memberLimitForStartUsingCache
Gets or sets lower bound of starting using the cache of the report.
Public propertyStatic memberOptimizeEndRenderSetText
Gets or sets value which indicates that optimization is used for SetText on EndRender.
Public propertyStatic memberThreadMode
Gets or sets a thread mode.
Top
See Also