ThreadStack Class

Definition

list of the full stacks at each thread. stored inside DiagnosticEventCheckpoints.

public ref class ThreadStack sealed
public ref class ThreadStack sealed
class ThreadStack sealed
public sealed class ThreadStack
type ThreadStack = class
Public NotInheritable Class ThreadStack
Inheritance
ThreadStack

Properties

NativeThreadId
StackFrames

Gets the call stack for this thread

Applies to