c# - Multi-Threading, HttpContext, Long Running Task? -


I started with thread thread.start () recently and long time Work on and many requests related issues related to issues.

Edit

is a job, when you suggest to provide a feedback to the user being processed, Use efficient and use HttpContext if possible? You are quite likely to have a mistake in using your thread in an ASP.NET application. Are you using Asynchronous pages, or you are using the new thread (). start over? The latter is a mistake, and you can get into some problems with the HTTP contact, when the request is complete, but the thread is still going on.

Please give your question as much information as possible, again by thread.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -