ThreadPool « Thread « VB.Net Tutorial






23.9.ThreadPool
23.9.1.Thread Pool
23.9.2.Get Available Threads in a ThreadPool and Get Max Threads in a ThreadPool
23.9.3.Queue a simple task, represented by the ThreadProc method, using the QueueUserWorkItem method.
23.9.4.Use the QueueUserWorkItem method to queue a task and supply the data for the task.