'Declaration
Public Property MaxReportRunTime As System.TimeSpan
public System.TimeSpan MaxReportRunTime {get; set;}
Property Value
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.