Resets the specified job.
jobID
ID (GUID) of the job to update.
jobType
New jobType for the specified job.
jobMetadata
Metadata which contains information on how this job should be processed.
New jobType of the specified Job.
When this method is called the status of the job is set to Jobstatus.New. If this method succeeds the job will be processed by the next available worker.
If an empty string is passed for the %jobMetadata % or jobType parameters the existing job metadata is maintained. For more information on how the jobMetadata, and jobType properties are used, refer to Understanding The LEADTOOLS Job Processor Database.