ThreadPool & Application Domain, how to avoid deadlock

  • Thread starter Thread starter AA
  • Start date Start date
A

AA

Really, I need to know if threadpool is created for each application domain

Is possible?

Or is the threadpool one for the entire application process.?


Thanks

AA
 
There is one CLR Threadpool for each process that hosts the CLR

Regards

Richard Blewett - DevelopMentor

http://staff.develop.com/richardb/weblog



nntp://news.microsoft.com/microsoft.public.dotnet.framework/<[email protected]>

Really, I need to know if threadpool is created for each application domain

Is possible?

Or is the threadpool one for the entire application process.?


Thanks

AA



---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.760 / Virus Database: 509 - Release Date: 10/09/2004



[microsoft.public.dotnet.framework]
 
Back
Top