IDebuggerThreadControl::ThreadIsBlockingForDebugger 方法
通知主机,即将在调试服务中阻塞发送此回调的线程。
语法
HRESULT ThreadIsBlockingForDebugger ( );
备注
运行时线程上将始终调用 ThreadIsBlockingForDebugger
方法。
ThreadIsBlockingForDebugger
方法使主机有机会在线程阻塞时执行另一个操作。
要求
平台:请参阅系统要求。
标头:MSCorEE.h
库:作为资源包含在 MSCorEE.dll 中
.NET Framework 版本:自版本 2.0 起可用