Edit

Share via


IDiskActivity.ContextSwitchStack Property

Definition

Gets the stack first executed by the thread that initiated the disk activity when it switched in during the quantum when the disk activity began, if available.

public Microsoft.Windows.EventTracing.Symbols.IStackSnapshot ContextSwitchStack { get; }
member this.ContextSwitchStack : Microsoft.Windows.EventTracing.Symbols.IStackSnapshot
Public ReadOnly Property ContextSwitchStack As IStackSnapshot

Property Value

Exceptions

Thrown when this property is accessed using the publicly avilable NuGet packages. This property will be supported when package dependencies update their versions.

Applies to