BatchJobStatistics.KernelCpuTime Property

Definition

The total kernel mode CPU time (summed across all cores and all Compute Nodes) consumed by all Tasks in the Job. 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