The Tasking Thread


The Tasking thread is invoked to perform user-initiated tasks such as Copy, Move, Link, and Create another operations on a separate thread, so that it does not interfere with the main User-interface thread's response time. Therefore, the methods that are associated with these actions can be executed from other threads.


[Back: The Vacate Folder Thread]
[Next: The Printer Thread]