Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
Leadtools.JobProcessor.Job Namespace > JobBase Class : GetJobStatus Method |
'Usage Dim instance As JobBase Dim jobID As String Dim value As JobStatus value = instance.GetJobStatus(jobID)
Use this method to obtain the status of a specific job. If the job is not found, Jobstatus.NotFound will be returned.