码迷,mamicode.com
首页 > Web开发 > 详细

.NET:Threading and Exceptions

时间:2015-01-30 08:59:50      阅读:142      评论:0      收藏:0      [点我收藏+]

标签:

Do handle exceptions in threads. Unhandled exceptions in threads, even background threads, generally terminate the process. There are three exceptions to this rule:

For more information, see Exceptions in Managed Threads.

.NET:Threading and Exceptions

标签:

原文地址:http://www.cnblogs.com/happyframework/p/4261463.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!