Click here to Skip to main content
15,893,487 members
Home / Discussions / C#
   

C#

 
QuestionMany network connections inside threads Pin
mohamang28-May-09 4:50
mohamang28-May-09 4:50 
AnswerRe: Many network connections inside threads Pin
EliottA28-May-09 5:27
EliottA28-May-09 5:27 
GeneralRe: Many network connections inside threads Pin
Luc Pattyn28-May-09 5:37
sitebuilderLuc Pattyn28-May-09 5:37 
GeneralRe: Many network connections inside threads Pin
EliottA28-May-09 5:39
EliottA28-May-09 5:39 
GeneralRe: Many network connections inside threads Pin
Luc Pattyn28-May-09 5:49
sitebuilderLuc Pattyn28-May-09 5:49 
GeneralRe: Many network connections inside threads Pin
mohamang28-May-09 5:52
mohamang28-May-09 5:52 
GeneralRe: Many network connections inside threads Pin
Luc Pattyn28-May-09 6:00
sitebuilderLuc Pattyn28-May-09 6:00 
GeneralCheck it out Pin
EliottA28-May-09 5:50
EliottA28-May-09 5:50 
Check it out

CSHarpHelp.Com wrote:

It starts the 10 threads using .Net Thread pool object. At the end of the code, it again gets the max thread count using GetMaxThreads method. This time it should display the same value which being set by SetMaxThreads method.

The main purpose of this article is not to test ThreadPool class or its functionality. The only purpose of this application is to show how to adjust the max thread count of the ThreadPool class..


Maybe .Net has a max Thread count of 10?

From here[^]


GeneralRe: Check it out Pin
Luc Pattyn28-May-09 6:08
sitebuilderLuc Pattyn28-May-09 6:08 
AnswerRe: Check it out Pin
Nicholas Butler28-May-09 7:35
sitebuilderNicholas Butler28-May-09 7:35 
GeneralRe: Check it out Pin
Luc Pattyn28-May-09 7:43
sitebuilderLuc Pattyn28-May-09 7:43 
GeneralRe: Check it out Pin
Nicholas Butler28-May-09 7:56
sitebuilderNicholas Butler28-May-09 7:56 
GeneralRe: Check it out Pin
Luc Pattyn28-May-09 7:59
sitebuilderLuc Pattyn28-May-09 7:59 
AnswerRe: Many network connections inside threads Pin
led mike28-May-09 7:43
led mike28-May-09 7:43 
GeneralRe: Many network connections inside threads Pin
mohamang30-May-09 7:36
mohamang30-May-09 7:36 
QuestionAforge.net Pin
tibyv28-May-09 4:16
tibyv28-May-09 4:16 
AnswerRe: Aforge.net Pin
Manas Bhardwaj28-May-09 4:17
professionalManas Bhardwaj28-May-09 4:17 
GeneralRe: Aforge.net Pin
Michael Bookatz28-May-09 4:32
Michael Bookatz28-May-09 4:32 
QuestionWindowsService Clarification Pin
MumbleB28-May-09 2:45
MumbleB28-May-09 2:45 
AnswerRe: WindowsService Clarification Pin
PIEBALDconsult28-May-09 3:06
mvePIEBALDconsult28-May-09 3:06 
GeneralRe: WindowsService Clarification Pin
MumbleB28-May-09 3:10
MumbleB28-May-09 3:10 
GeneralRe: WindowsService Clarification Pin
EliottA28-May-09 3:16
EliottA28-May-09 3:16 
GeneralRe: WindowsService Clarification Pin
MumbleB28-May-09 3:31
MumbleB28-May-09 3:31 
AnswerRe: WindowsService Clarification Pin
Calla28-May-09 3:21
Calla28-May-09 3:21 
GeneralRe: WindowsService Clarification Pin
PIEBALDconsult28-May-09 3:36
mvePIEBALDconsult28-May-09 3:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.