ActiveReports 12 Server User Guide
Timeout Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : Timeout Property
Gets or sets the timeout in milliseconds for the associated report service.
Syntax
'Declaration
 
Public Property Timeout As Integer
public int Timeout {get; set;}

Property Value

The timeout in milliseconds for the associated report service.
See Also

Reference

ReportList Class
ReportList Members