ISchedulerJobCounters.ConfiguringTaskCount Property

Definition

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

public int ConfiguringTaskCount { get; }
member this.ConfiguringTaskCount : int
Public ReadOnly Property ConfiguringTaskCount As Integer

Property Value

The number of tasks being configured.

Applies to