在单一执行绪应用程式中,使用者可能需要花费閒置时间等待计算或资料库更新完成。
In a single-threaded application, a user may spend idle time waiting for the calculations or database updates to finish.
例如,如果您的CLR程序装载了使用单一执行绪的COM物件,您将必须使用单一执行绪。
It will be necessary for you to use single-threading, for example, if your CLR program hosts a COM object that USES single-threading.
多执行绪:如何使用同步类别说明如何使用可用来同步处理从多重执行绪到单一物件之存取的类别。
Multithreading: how to use the Synchronization classes describes how to use the classes that are available to synchronize access from multiple threads to a single object.
多执行绪:如何使用同步类别说明如何使用可用来同步处理从多重执行绪到单一物件之存取的类别。
Multithreading: how to use the Synchronization classes describes how to use the classes that are available to synchronize access from multiple threads to a single object.
应用推荐