ISchedulerTaskCounters.TotalUserTime Property

Definition

The elapsed execution time for user-mode instructions (the total time that all tasks that are running in the cluster have 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.

Applies to