JobPropertyIds.QueuedTaskCount Property

Definition

The number of tasks in the job that are queued to run.

public static Microsoft.Hpc.Scheduler.Properties.PropertyId QueuedTaskCount { get; }
member this.QueuedTaskCount : Microsoft.Hpc.Scheduler.Properties.PropertyId
Public Shared ReadOnly Property QueuedTaskCount As PropertyId

Property Value

A PropertyId object that identifies this property.

Applies to