BatchJobScheduleStatistics.KernelCpuTime Property

Definition

The total kernel mode CPU time (summed across all cores and all Compute Nodes) consumed by all Tasks in all Jobs created under the schedule. The time duration is specified in ISO 8601 format.

public TimeSpan KernelCpuTime { get; }
member this.KernelCpuTime : TimeSpan
Public ReadOnly Property KernelCpuTime As TimeSpan

Property Value

Applies to