See Also

WebViewer Class  | WebViewer Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Web Send feedback to Data Dynamics

MaxReportRunTime Property

The maximum number of seconds that a request for a report's output should wait for the report to finish executing.

[Visual Basic]
Public Property MaxReportRunTime As TimeSpan
[C#]
public TimeSpan MaxReportRunTime {get; set;}

Return Type

The default value is 10 seconds.

Remarks

If a report takes longer to run than the value of this property, the control will make subsequent requests at 5 second intervals for the report to see when it is finished executing.

See Also

WebViewer Class  | WebViewer Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.