ICorDebugThread4 介面ICorDebugThread4 Interface
提供執行緒封鎖資訊。Provides thread blocking information.
方法Methods
方法Method | 描述Description |
---|---|
GetBlockingObjects 方法GetBlockingObjects Method | 提供 CorDebugBlockingObject 結構的已排序列舉,以提供執行緒封鎖資訊。Provides an ordered enumeration of CorDebugBlockingObject structures that provide thread blocking information. |
HadUnhandledException 方法HadUnhandledException Method | 指出執行緒是否曾經有未處理的例外狀況。Indicates whether the thread has ever had an unhandled exception. |
GetCurrentCustomDebuggerNotification 方法GetCurrentCustomDebuggerNotification Method | 取得目前線程上目前的 ICorDebugManagedCallback3:: CustomNotification 物件。Gets the current ICorDebugManagedCallback3::CustomNotification object on the current thread. |
備註Remarks
此介面是 ICorDebugThread、ICorDebugThread2 和 ICorDebugThread3 介面的邏輯擴充。This interface is a logical extension of the ICorDebugThread, ICorDebugThread2, and ICorDebugThread3 interfaces.
注意
這個介面不支援跨電腦或跨處理序的遠端呼叫。This interface does not support being called remotely, either cross-machine or cross-process.
規格需求Requirements
平台: 請參閱 系統需求。Platforms: See System Requirements.
標頭: CorDebug.idl、CorDebug.hHeader: CorDebug.idl, CorDebug.h
程式庫: CorGuids.libLibrary: CorGuids.lib
.NET Framework 版本:自 4 起可用Available since 4.NET Framework Versions: 自 4 起可用Available since 4