ComponentOne FlexReport for WinForms
CommandTimeOut Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > DataSource Class : CommandTimeOut Property
Gets or sets the number of seconds to wait before the data connection times out (set to -1 to use the default value, usually 30s).
Syntax
'Declaration
 
Public Property CommandTimeOut As System.Integer
public System.int CommandTimeOut {get; set;}
See Also

Reference

DataSource Class
DataSource Members