ThreadStack 类

定义

每个线程上的完整堆栈的列表。 存储在 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
继承
ThreadStack

属性

NativeThreadId
StackFrames

获取此线程的调用堆栈

适用于