SchedulerJobCounters.TotalUserTime Property

Definition

The elapsed execution time for user-mode instructions (the total time that all tasks in the job spent in user-mode).

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

Property Value

The total user-mode time, in milliseconds.

Implements

Applies to