ICorDebugThread4 接口

提供线程阻塞信息。

Methods

方法 Description
GetBlockingObjects 方法 提供提供线程阻塞信息的 CorDebugBlockingObject 结构的有序枚举。
HadUnhandledException 方法 指示线程是否具有未经处理的异常。
GetCurrentCustomDebuggerNotification 方法 获取当前线程上的当前 ICorDebugManagedCallback3::CustomNotification 对象。

注解

此接口是 ICorDebugThread、ICorDebugThread2 和 ICorDebugThread3 接口的逻辑扩展。

注释

此接口不支持远程调用,无论是跨计算机还是跨进程。

要求

平台: 请参阅 .NET 支持的作系统

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

.NET 版本: 自 .NET Framework 4.0 起可用