ISchedulerJobCounters.ConfiguringTaskCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.