JobPropertyIds.ConfiguringTaskCount Property

Definition

The number of tasks in the job that are being configured and have not yet been added to the job.

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

Property Value

A PropertyId object that identifies this property.

Applies to