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; }
Public Property CommandTimeout As Integer
Get
Set
Property Value
Type:
Int32See Also