Why Asynchronous Delegates Are Your Friend
2006-03-25
2006-03-25
| Table of Contents: |
| Rate This Article: | Add This Article To: |
Why Asynchronous Delegates Are Your Friend
( Page 1 of 4 )
Asynchronous invocation is a good way to pass parameters to a (reusable) ThreadPool thread, and to get results back. It's a rather advanced technique, but can be useful when an IO-bound method is just one input that you need before you can pe
( Page 1 of 4 )
Asynchronous invocation is a good way to pass parameters to a (reusable) ThreadPool thread, and to get results back. It's a rather advanced technique, but can be useful when an IO-bound method is just one input that you need before you can pe
![]() |
|


