ActiveReports 8
GracefulShutdownTimeoutMs Field
See Also 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace > ReportModelBase Class : GracefulShutdownTimeoutMs Field

Glossary Item Box

Time span given to reports to stop loading report, after which they will be forced to comply

Syntax

Visual Basic (Declaration) 
Public Const GracefulShutdownTimeoutMs As System.Integer
C# 
public const System.int GracefulShutdownTimeoutMs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also