IDiskActivity.ContextSwitchStack 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 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.