.NET Tricks, Tips, and Snippets
System.Threading.ThreadPool.QueueUserWorkItem( new System.Threading.WaitCallback(MyThreadRoutine), stateObject);
Post a Comment
No comments:
Post a Comment