krn.JobThreadBreak

This job interrupts the execution of the specified running job. Can only be used for correctly running jobs that support this job.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

ThreadID

INT

Yes

Thread ID

JobNumber

INT

Yes

Job number

Queue

STRING

Yes

Name of the queue

2. Return Value

(INT): 0 = Job successful, otherwise error code.