Sets the connection timeout in seconds. Value of 0 denotes an infinite timeout, which is the default value.

Declaration Syntax
public int ConnectionTimeout { get; set; }Public Property ConnectionTimeout As Integer
Get
Set
public:
property int ConnectionTimeout {
int get ();
void set (int value);
}Assembly:
Eloquera.Client (Module: Eloquera.Client) Version: 4.5.0.0 (4.5.0.0)