Description:

WaitResponseTimeout parameter sets a timeout interval value in seconds for the controlling process to wait for a response from a child process. If no response within the specified time, the controlling process will decide that a child process hang up and start termination of all child processes one-by-one.

Parameter type:Number
Default value:60
Possible values:10..600
<WaitResponseTimeout>60</WaitResponseTimeout>

  • No labels