Release 3.1.0
What's New?
- Added WaitAll() function to the batch, for when you need to wait for all work to be processed, but don't need to know the results.
eg. If the Work Unit's handle their own errors, logging etc... and it doesn't need to be reported back to the calling program.