Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property ConnectionTimeout As System.Integer |
C# | |
---|---|
public virtual System.int ConnectionTimeout {get;} |
Property Value
An Int32 indicating how many seconds pass before the connection times out.
ActiveReports Developer 7 | |
ConnectionTimeout Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.BI.Data.DataProviders Namespace > SysConnectionAdapter Class : ConnectionTimeout Property |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property ConnectionTimeout As System.Integer |
C# | |
---|---|
public virtual System.int ConnectionTimeout {get;} |
An Int32 indicating how many seconds pass before the connection times out.