Introduction - If you have any usage issues, please Google them yourself
`WorkerThread thread instance, C# build WorkerThread worker threads example, the code has been commissioned to define the common worker thread calls, create an event logo, used to stop the thread, the establishment of a delegate instance, used to call the interface functions, customized a worker thread handler, if stop the thread if it is running, simulate a long operation, running in worker threads, asynchronous call to use BeginInvoke method, the thread is completed, notify the main thread.