skip to main content
Connection option descriptions : Connection Retry Delay
  

Try DataDirect Drivers Now

Connection Retry Delay

Attribute

ConnectionRetryDelay (crd)

Purpose

The number of seconds the driver waits between connection retry attempts when Connection Retry Count (ConnectionRetryCount) is set to a positive integer.

Valid Values

0 | x
where:
x
is a number of seconds.

Behavior

If set to 0, the driver does not delay between retries.
If set to x, the driver waits between connection retry attempts the specified number of seconds.

Example

If Connection Retry Count is set to 2 and this option is set to 3, the driver retries the server twice after the initial retry attempt. The driver waits 3 seconds between retry attempts.

Default Value

1