mkennedy66996693


Comments:

.NET 3.5 Brings BREAKING Changes to ThreadPool

posted by mkennedy66996693mkennedy66996693(480) 4 years, 2 months ago 0

Hi yesthatmcgurk. I think that they are breaking. This documents what amounts to a bug in the thread pool. Methods that used to have an effect no longer do. So if you rely on that behavior (of SetMinThreads) then your code breaks. Most people don't so to them it might not matter so much.

Reply

Email Something Huge: Introducing the Big Mailer Utility

posted by mkennedy66996693mkennedy66996693(480) 4 years, 2 months ago 0

This project is now available on CodePlex as open source:

http://www.codeplex.com/bigmailer

Reply