Multithreading in asp.net application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Leon

    Multithreading in asp.net application

    Is there a way I can create a thread at application level that running
    all the time along with application exists?
    I have tried to do the above thing, and I found for some reason, the
    thread only can be excuted once after it is created.

    Thanks very much for your help.
Working...