SchedulerJobCounters.TaskCount Property

Definition

Retrieves the number of tasks in the job.

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

Property Value

The number of tasks in the job.

Implements

Applies to