SchedulerJobCounters.SubmittedTaskCount Property

Definition

Retrieves the number of tasks that have been submitted.

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

Property Value

The number of tasks that have been submitted.

Implements

Applies to