asafaa
February 19th, 2007, 04:14 AM
How do i notify a class, which created a worker thread,that the worker thread had an exception?
i catch the exception but how can i notify the class that created the thread ?
i tried through delegate, but it doesn't work.
i catch the exception but how can i notify the class that created the thread ?
i tried through delegate, but it doesn't work.