如何在try catch中使用Response.End()
摘要:
在调用Response.End()时,会执行Thread.CurrentThread.Abort()操作。如果将Response.End()放在try...catch中,catch会捕捉Thread.CurrentThread.Abort()产生的异常System.Threading.ThreadA... 阅读全文
posted @ 2015-11-30 11:31
YAO000
阅读(370)
评论(0)
推荐(0)
浙公网安备 33010602011771号