Related resources for mutithreading
  • Multi-threaded Asynchronous Programming in C#... Through The Web Page. Part VI7/26/2007 1:38:15 AM. Async web pages which are primarily used as a server performance enhancement. There are two main methods we will be looking at that are used to execute operations asynchronously from web pages: Page.AddOnPreRenderCompleteAsync() and Page.AddOnPreRenderCompleteAsync().
  • POP3 Library12/26/2005 4:45:56 AM. This application is written in C# and is multithreaded, the allows the client application to invoke the POP3 library and get the messages, the status and the results of the POP3 events are passed back to the client application using the C# delegates.