NETBINDRETRYDELAY

Specifies the amount of time, in milliseconds, that the application server retries on a bind failure.

Syntax

NETBINDRETRYDELAY n

Where n is an integer value, expressed in milliseconds. The default value is 10 seconds. The minimum value is 0.

Example

NETBINDRETRYDELAY 5

Causes the application server network to retry on a bind failure after 5 milliseconds.

See Also

NETDELAY

NETRETRYCOUNT

NETTCPCONNECTRETRYCOUNT