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.

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

Property Value

Applies to