Skip to main content
TechScreen Revised
Main menu
Home
You are here
Home
Student Login
TISS Login
Navigation
Wissenschaftliches Arbeiten
Questionnaires
Quizzes
Biblio
Paper Evaluations
Recent content
Tags in Web Engineering
database
firefox
html
internet
java
JavaScript
linux
php
programming
web
web application
Windows
More
Tags in Social Tags
Computer architecture
Computer programming
Computing
Data management
Free software
Internet privacy
Online advertising
Software
Software engineering
System software
Web design
World Wide Web
More
Keep Alive
Keeping a process/thread alive in an ASP.NET website
Actually I need a worker thread to do a specific job repeatedly after a particular amount of time. In fact I tried to run a new Thread and put it into ThreadPool. but after a short time when user leaves the page, the thread is terminated.
Taggings:
Thread
ASP.NEt
Process
Keep Alive
Submitted by Soroosh Mortezapoor on Wed, 12/05/2012 - 11:49