Shouldn't this functionality present in STPStartInfo class itself ?
Instead of _readOnly property it is better to use immutable data structure.
Id #7056 | Release:
None
| Updated: Aug 3, 2010 at 3:47 PM by amibar | Created: Aug 1, 2010 at 12:37 PM by NN
mscorlib.dll, System.dll have Action and Func delegates.
It is a good idea to move them into some inner namespace for less collisions .
Maybe add some #ifdef for Action/Func.
Id #7055 | Release:
None
| Updated: Aug 3, 2010 at 3:48 PM by amibar | Created: Aug 1, 2010 at 12:15 PM by NN
I have created a very simple application which does the following:
Create a SmartThreadPool
Queue 5 work items
Pause 10 seconds
Go to 2
The work items sleep for 1 second then return.
So we sho...
Id #6230 | Release:
None
| Updated: Mar 24, 2010 at 11:33 AM by alansingfield | Created: Mar 23, 2010 at 10:32 PM by alansingfield