Leadtools.Cloud.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.