asynchronous pages
- by lockedscope
I have just read the multi-threading and custom threading in asp.net articles.
http://www.williablog.net/williablog/post/2008/12/16/Custom-Threading-in-ASPNET.aspx
http://www.williablog.net/williablog/post/2008/12/16/Multi-Threading-in-ASPNET.aspx
I have couple of questions.
What does he mean by returning a thread to the pool? Is that thread…