wait For Exit Max Ms
Like waitForExit, but waits max. maxWaitUntilReturning, then returns (even if still running, taking no action).
Return
exit value, or EXIT_VALUE_STILL_RUNNING if the timeout was reached, or EXIT_VALUE_DESTROYED if destroy was used
Parameters
max Wait Until Returning
Time to wait
Throws
see above
if interrupted while waiting