Re: How to catch an asynchronous delegate invocation exception?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Sharon (Sharon_at_discussions.microsoft.com)
Date: 11/17/04


Date: Wed, 17 Nov 2004 06:22:01 -0800

Hi Nicholas,

It may be good for me, but when I’m catching the exception I wish to know
which handler caused this exception and to remove it from the invocation list.

Note: The delegate is use for calling a remote object (in other PC even)
using .NET Remoting.

Can you show me a sample doing that?

------
Thanks
Sharon



Relevant Pages