Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET » COM   (RSS)
ThreadAbortException and Unmanaged Code
As you are probably aware Thread.Abort() raises a ThreadAbortException in the thread on which it is invoked, to begin the process of terminating the thread. Please note that if Abort is called on a managed thread while it is executing unmanaged code, Read More...
Page view tracker