Gets the operating system (OS) thread ID of the debugger's internal helper thread.
获取调试器内部帮助器线程的操作系统(OS)线程ID。
Certainly, in some small cases, it's a bit easier to fire off of a helper thread to handle small jobs.
在某些情况下,使用辅助线程处理小作业肯定比较容易。
A single debugger helper thread is used within every CLR process to make sure that the CLR debugging API operates correctly.
每个CLR进程中只使用一个调试器帮助器线程以确保clr调试api正常运行。
This helper thread is responsible for handling many of the inspection services provided by the debugging API, in addition to assisting with thread synchronization under certain circumstances.
此帮助器线程负责处理由调试api提供的许多检查服务,以及在某些情况下协助线程同步。
In this example, you use the AsyncFacebookRunner.request (...) method, which is a helper wrapper method to make the underlying request method asynchronous by running in its own thread.
在本例中,您使用AsyncFacebookRunner .request(…)方法,这是一个帮助器封装器方法,它通过运行在自己的线程中,使得底层的请求方法是异步的。
In this example, you use the AsyncFacebookRunner.request (...) method, which is a helper wrapper method to make the underlying request method asynchronous by running in its own thread.
在本例中,您使用AsyncFacebookRunner .request(…)方法,这是一个帮助器封装器方法,它通过运行在自己的线程中,使得底层的请求方法是异步的。
应用推荐