public ExecuteStatusData GetJobStatus( System.int hostIdx, System.Guid jobId )
Parameters
- hostIdx
- The 0-based index of the Scheduler Service in the configuration.
- jobId
- The job ID to check the status of.
Return Value
An ExecuteStatusData object, where the job's status can be determined by checking its JobStatus property.