CoreConfigSettingIdsAppDbQueryTimeout Field

The amount of time a query to the application database is allowed to run before it is terminated with an error.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static readonly Guid AppDbQueryTimeout

Field Value

Type: Guid
Remarks

The value of this constant is b7594b7a-cbdd-4705-80a0-44e7f97973ec.

Data Type: TimeSpan. Default Value: 30 seconds.
See Also