Re: [DOTNET] Asynchronous calls.

2002-06-13 Thread Nick Wienholt
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 14, 2002 4:57 PM Subject: Re: [DOTNET] Asynchronous calls. > I need to stop outstanding request when my service is requested to stop. > > -Original Message- > From: Nick Wienholt [mailto:[EMAIL PROTECTED]] >

Re: [DOTNET] Asynchronous calls.

2002-06-13 Thread Rolls, Robert
I need to stop outstanding request when my service is requested to stop. -Original Message- From: Nick Wienholt [mailto:[EMAIL PROTECTED]] Sent: Friday, 14 June 2002 16:45 To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Asynchronous calls. Asynchronous calls use the thread pool, which

Re: [DOTNET] Asynchronous calls.

2002-06-13 Thread Nick Wienholt
ginal Message - From: "Rolls, Robert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 14, 2002 1:56 PM Subject: [DOTNET] Asynchronous calls. > If I begin an asynchronous call the BeginXXX is it just a matter of calling > EndXXX if I want to cancel

[DOTNET] Asynchronous calls.

2002-06-13 Thread Rolls, Robert
If I begin an asynchronous call the BeginXXX is it just a matter of calling EndXXX if I want to cancel the outstanding call? Regards Robert. **" This correspondence is for the named person's use only. It may contain confidenti