Re: How to catch an asynchronous delegate invocation exception?
From: Sharon (Sharon_at_discussions.microsoft.com)
Date: 11/17/04
- Next message: Herfried K. Wagner [MVP]: "Re: Problem in developing newsreader in vb.net"
- Previous message: Ed Sutton: "Load a resource from any namespace in project?"
- In reply to: Nicholas Paldino [.NET/C# MVP]: "Re: How to catch an asynchronous delegate invocation exception?"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: How to catch an asynchronous delegate invocation exception?"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: How to catch an asynchronous delegate invocation exception?"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Herfried K. Wagner [MVP]: "Re: Problem in developing newsreader in vb.net"
- Previous message: Ed Sutton: "Load a resource from any namespace in project?"
- In reply to: Nicholas Paldino [.NET/C# MVP]: "Re: How to catch an asynchronous delegate invocation exception?"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: How to catch an asynchronous delegate invocation exception?"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: How to catch an asynchronous delegate invocation exception?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|