Connecting Tech Pros Worldwide Help | Site Map

re-throw exception in worker thread

Newbie
 
Join Date: Jun 2009
Posts: 2
#1: 4 Weeks Ago
I have a WCF service with 3 background worker threads. How do I re-throw an exception caught in the worker thread so that the main thread catches the execption.
Reply