IJobCounter Properties

Public Properties

  Name Description
public property NumberOfCancelledTasks
Retrieves the number of canceled tasks in the job.
public property NumberOfFailedTasks
Retrieves the number of failed tasks in the job.
public property NumberOfFinishedTasks
Retrieves the number of finished tasks in the job.
public property NumberOfNotSubmittedTasks
Retrieves the number of tasks in the job that have not been submitted.
public property NumberOfQueuedTasks
Retrieves the number of queued tasks in the job.
public property NumberOfRunningTasks
Retrieves the number of running tasks in the job.

See Also

Reference

IJobCounter Interface
Microsoft.ComputeCluster Namespace