Click or drag to resize

StiOptionsEngineReportCacheAllowGCCollect Property

Gets or sets value which indicates that report engine can start the Garbage Collector during report rendering in the report cache.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool AllowGCCollect { get; set; }

Property Value

Type: Boolean
See Also