摘要:
HttpContext currentContext = System.Web.HttpContext.Current; Task aa= Task.Factory.StartNew(state => { System.Web.HttpContext.Current = (HttpContext)state; +++++code }, currentContext); ... 阅读全文
posted @ 2013-09-25 13:50
fang_beny
阅读(223)
评论(0)
推荐(0)

浙公网安备 33010602011771号