Sends a signal to the process.
If the process does not die within the killTimeout, SIGKILL is sent.
InvalidStateException if the process is not running.
See Implementation
Sends a signal to the process.
If the process does not die within the killTimeout, SIGKILL is sent.