Re: Thread.Abort
- From: Christoph Nahr <christoph.nahr@xxxxxxxxxxxxx>
- Date: Wed, 17 Aug 2005 08:37:14 +0200
Or upgrade to .NET Framework 2.0 where this issue has been fixed!
On Tue, 16 Aug 2005 17:27:27 +0200, "Willy Denoyette [MVP]"
<willy.denoyette@xxxxxxxxxx> wrote:
>Thread.Abort() is a method you should only call to abort the current thread,
>the only valid reason to call it on another thread is when you intend to
>unload the application domain anyway.
>There are numerous things that can go wrong when aborting another thread,
>Please search the archives, this has been discussed several times before in
>this and other NG's.
>
>Willy.
--
http://www.kynosarges.de
.
- Follow-Ups:
- Re: Thread.Abort
- From: Willy Denoyette [MVP]
- Re: Thread.Abort
- References:
- Thread.Abort
- From: Urs Vogel
- Re: Thread.Abort
- From: Willy Denoyette [MVP]
- Thread.Abort
- Prev by Date: regular expressions, word matching
- Next by Date: Delphi Blockread in C#
- Previous by thread: Re: Thread.Abort
- Next by thread: Re: Thread.Abort
- Index(es):
Relevant Pages
|
Loading