Click or drag to resize

StiSqlSourceCommandTimeout Property

Gets or sets a number of seconds to wait while attempting to execute a command, before canceling the attempt and generate an error. Default is 30.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int CommandTimeout { get; set; }

Property Value

Type: Int32
See Also