Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress exception
Message
From
08/01/2014 10:31:42
 
 
To
08/01/2014 10:04:27
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01591488
Message ID:
01591501
Views:
37
>Hi
>But in my testing, it would.
>More specifically, the exception is ThreadAbortException.
>Does this exception slightly difference?

See 'Remarks' here:http://msdn.microsoft.com/en-us/library/system.threading.threadabortexception(v=vs.110).aspx

"When a call is made to the Abort method to destroy a thread, the common language runtime throws a ThreadAbortException. ThreadAbortException is a special exception that can be caught, but it will automatically be raised again at the end of the catch block."
Previous
Reply
Map
View

Click here to load this message in the networking platform