ConnectTimeout

Note:

As an alternative, you can configure this property using the alias connection_timeout. If this alias is used, the amount of time is measured in milliseconds.

If you specify both the property name and the alias for the same connection, the setting associated with the property name (ConnectTimeout) takes precedence.

The amount of time, in seconds, that the connector waits when establishing a connection before timing out the connection.

A value of 0 indicates that the connector never times out the connection.

Important: Setting this property to 0 is not recommended.

Default Value Data Type Required

10

Integer

No