StiOptionsEngineReportCache Class |
Namespace: Stimulsoft.Report
The StiOptionsEngineReportCache type exposes the following members.
| Name | Description | |
|---|---|---|
| StiOptionsEngineReportCache | Initializes a new instance of the StiOptionsEngineReportCache class |
| 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.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |