Specifies the amount of time, in milliseconds, that the application server retries on a bind failure.
NETBINDRETRYDELAY nWhere n is an integer value, expressed in milliseconds. The default value is 10 seconds. The minimum value is 0.
NETBINDRETRYDELAY 5
Causes the application server network to retry on a bind failure after 5 milliseconds.