effenheimer
-
- 2,861 total downloads
- last updated 9/7/2011
- Latest version: 1.0.0
A framework to easily create threads to run tasks Synchronously or Asynchronously. To get started write a class that derives from AThreadTask. From there override the PerformTask(object parameter) method. In... More information