Exago .NET API Documentation
DbTimeout Property (General)
WebReports.Api.Common Namespace > General Class : DbTimeout Property

Maximum number of seconds for a single data source query to run. This value is passed on to the data source driver as the CommandTimeout property when the report is executed. Each data source driver, data source or individual database may interpret this setting slightly differently. Consult the official product documentation associated with your data source implementation for complete details how this setting will impact your environment.

This setting will also control the maximum number of seconds that a Web Service API method can run. If set to 0 the Web Service API time out will be infinite.e your Note Box content here.
Syntax
public System.int DbTimeout {get; set;}

Property Value

A positive integer representing the number of seconds to pass to the database driver's CommandTimeout property. The default value is 600 seconds.
See Also

Reference

General Class
General Members

Exago Knowledge Base

Roles
Roles
Database Settings