Timeout Properties
- Last Updated: May 4, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
The following table summarizes timeout connection properties.
| Property | Characteristic |
|---|---|
| LoginTimeout | Specifies the amount of time, in seconds, that
the driver waits for a connection to be established before timing
out the connection request. If set to If set to The
default is |
| WSRetryCount | The number of times the driver
retries a timed-out Select request. Insert, Update, and Delete
requests are never retried. If set to If set to x, the driver retries the timed-out request the specified number of times. The default is |
| WSTimeout | Specifies the time, in seconds, that
the driver waits for a response to a Web service request. If set to If set to The default is |