ICpuThreadActivity.ReadyDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the duration that the thread associated with this activity was in the ready state before switching in.
public Nullable<Microsoft.Windows.EventTracing.TraceDuration> ReadyDuration { get; }
member this.ReadyDuration : Nullable<Microsoft.Windows.EventTracing.TraceDuration>
Public ReadOnly Property ReadyDuration As Nullable(Of TraceDuration)