Description:

WaitShutdownInterval parameter sets a time interval value in seconds for the second child process to wait before it will be shut down gracefully. If the process is not shutting down during this period of time, it is allowed to terminate it.

Parameter type:Number
Default value:60
Possible values:

0..120

It is suggested to keep the default value provided.

<WaitShutdownInterval>60</WaitShutdownInterval>

  • No labels