ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / GracefulShutdownTimeoutMs Field

In This Topic
    GracefulShutdownTimeoutMs Field
    In This Topic
    Time span given to reports to stop loading report, after which they will be forced to comply
    Syntax
    'Declaration
     
    Public Const GracefulShutdownTimeoutMs As Integer
    public const int GracefulShutdownTimeoutMs
    See Also