ICpuThreadActivity.WaitingDuration Property

Definition

Gets the duration that the thread associated with this activity was in the waiting state before being readied.

public Nullable<Microsoft.Windows.EventTracing.TraceDuration> WaitingDuration { get; }
member this.WaitingDuration : Nullable<Microsoft.Windows.EventTracing.TraceDuration>
Public ReadOnly Property WaitingDuration As Nullable(Of TraceDuration)

Property Value

Applies to