Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbServerConfig.ConnectionTimeout Property
Seconds to wait before concluding an attempt to connect has failed.
[Visual Basic]
Public Property ConnectionTimeout As
Integer
[C#]
public
int ConnectionTimeout {get; set;}
See Also
FbServerConfig Class | FirebirdSql.Data.Firebird.Services Namespace