IClusterService.ListJobs Method

Retrieves jobs in the cluster.

Overload List

Name Description
IClusterService.ListJobs (String, Boolean, Byte[], Byte[], Int32)
Retrieves all jobs in the cluster that were submitted by the specified owner. The jobs are returned in blocks of jobs from a specified snapshot of the cluster.
IClusterService.ListJobs (String, JobStatus, Boolean, Byte[], Byte[], Int32)
Retrieves all jobs in the cluster that were submitted by the specified owner and that have the specified status. The jobs are returned in blocks of jobs from a specified snapshot of the cluster.

See Also

Reference

IClusterService Interface
IClusterService Members
Microsoft.ComputeCluster Namespace