Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suppress exception
Message
De
08/01/2014 10:31:42
 
 
À
08/01/2014 10:04:27
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 3.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01591488
Message ID:
01591501
Vues:
35
>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."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform