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
Syntaxpublic static bool AllowGCCollect { get; set; }Public Shared Property AllowGCCollect As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also