ConnectionTimeoutMS
| Default Value | Data Type | Required |
|---|---|---|
|
5000 |
Integer |
No |
Description
The amount of time, in milliseconds, that the connector waits when establishing a connection before timing out the connection. If connecting to the server takes longer than the specified amount of time, then the connector stops the connection attempt.
A value of 0 indicates that the connector never times out the connection.
Important:
Setting this property to 0 is not recommended.