Hi,
I have some problems with catching exceptions in my programs because they
are rised in another thread.
I was thinking on create a delegate called ExceptionManage r or something
similiar, in order to notify the client of the process when an exception was
rised.
There is simple solution for that in the framework?
Regards, José.
I have some problems with catching exceptions in my programs because they
are rised in another thread.
I was thinking on create a delegate called ExceptionManage r or something
similiar, in order to notify the client of the process when an exception was
rised.
There is simple solution for that in the framework?
Regards, José.
Comment