how many number of thread per process default in the system.thread.threadpool in asp.net 3.5 ?
+1
A:
default size is 250. ...worker threads per processer
1000 I/O threads
http://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
Stuart
2009-06-30 04:58:22
thanks for answer
KuldipMCA
2009-06-30 06:45:28