ICorDebugBlockingObjectEnum 接口

CorDebugBlockingObject 结构列表提供枚举器。 此接口是 ICorDebugEnum 接口的子类。

Methods

方法 Description
Next 方法 枚举 CorDebugBlockingObject 结构的列表。

注解

每个 CorDebugBlockingObject 结构表示阻止线程的对象。

注释

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

要求

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

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

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