Edit

Share via


SchedulerJobCounters.TotalCpuTime Property

Definition

Retrieves the total CPU time used by all tasks in the job.

public long TotalCpuTime { get; }
member this.TotalCpuTime : int64
Public ReadOnly Property TotalCpuTime As Long

Property Value

The total CPU time, in milliseconds.

Implements

Applies to