ICorConfiguration::SetDebuggerThreadControl 方法
設定當 Common Language Runtime (CLR) 執行緒遭到封鎖並解除封鎖以進行偵錯時,偵錯服務將會呼叫的回呼介面。
語法
HRESULT SetDebuggerThreadControl (
[in] IDebuggerThreadControl* pDebuggerThreadControl
);
參數
pDebuggerThreadControl
[in] IDebuggerThreadControl 物件的指標,通知主機由偵錯服務封鎖和解除封鎖的執行緒。
規格需求
平台:請參閱系統需求。
標題: MSCorEE.h
程式庫:包含作為 MSCorEE.dll 中的資源
.NET Framework版本:自 2.0 起可用