Re: Thread.Abort



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
.



Relevant Pages

  • Re: Thread.Abort
    ... > Or upgrade to .NET Framework 2.0 where this issue has been fixed! ... >>Thread.Abort() is a method you should only call to abort the current ... >>Please search the archives, this has been discussed several times before ...
    (microsoft.public.dotnet.languages.csharp)
  • Corrupted .NET Framework
    ... After installing the IE SP2 upgrade in late August, ... the .NET Framework security patches recommed by the Microsoft Upgrade site. ...
    (microsoft.public.dotnet.general)
  • Active Directory Role-Based Authentication Fails for Users - Local
    ... of OS and .NET framework, the ".IsInRole" method returns "false" even though ... production environemnt). ... Prior to the upgrade, AD returned "true". ... Authentication method: NTLM ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Should upgrade to .NET 2.0 or .NET 3.0?
    ... We are thinking about upgrading it to .NET framework 2.0. ... forcibly project ABC also have decided ... But I feel why not directly upgrade to .NET ... Is it error prone if I use an unmanaged code compiled using .NET 2.0 ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: WorkflowCompiler Error
    ... to do an 'emergency' upgrade of the service to 3.5. ... This is often an indication that other memory is corrupt. ... parameters, String[] allFiles) at ... happen inside the .NET Framework). ...
    (microsoft.public.dotnet.framework)

Loading