ASP.NET中的多线程 [英] multi threading in ASP.NET

查看:77
本文介绍了ASP.NET中的多线程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.

我在ASP.NET页中的线程处理方面遇到一些问题.
当我告诉Page.Load启动新线程以执行较长的任务时,新线程将存活约2-3秒,然后死亡.

谁能想到这个问题的解决方案?

谢谢.

Eli

Hi.

I am having some problems with threading in ASP.NET Pages.
When I tell a Page.Load to start a new thread to perform a long task the new thread is alive for about 2-3 seconds and then it dies.

Can anyone think of a solutions for this issue?

Thanks.

Eli

推荐答案

可能有100个原因..,可能是分配给线程的任务已经完成..

您能否提供代码,以便我们为您提供帮助...
There may be a 100 reasons for this.., there may be that task has been completed which you assigned to the thread..

can you provide code so that we can help you...


这篇关于ASP.NET中的多线程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆