J
Jensen Carpenter, Mortician
If I put a ThreadStart on a ThreadPool, triggered by a button on a web
form, and I close the web form -- will the method on the Thread run to
completion?
Is it possible to build a web application, where, if I launch a thread,
and then close the web page, when I open the webform again, I could see
a result?
form, and I close the web form -- will the method on the Thread run to
completion?
Is it possible to build a web application, where, if I launch a thread,
and then close the web page, when I open the webform again, I could see
a result?