Stops the job currently running.
[ReturnValue =] Object.StopJob
Data type: Integer – if the job is stopped successfully, the method returns zero (0). Otherwise, a negative number is returned. See Event return value constants.
Be careful when using this method, and ensure that you do not create timing problems.