M
Marcel van den Hof
Dear all,
Is there any way to prevent the ASP.NET worker process from recycling
the worker process when a thread is being executed on the foreground
(IsBackground=false).
I'd also like to know if there a way for a foreground thread to detect
if the worker process is being recycled?
It seems that when a worker process recycles (under IIS 5.0) a thread
simply gets killed and there is no way for the thread to find that
out.
Thanks for your help everyone.
Kind regards,
Marcel van den Hof
Is there any way to prevent the ASP.NET worker process from recycling
the worker process when a thread is being executed on the foreground
(IsBackground=false).
I'd also like to know if there a way for a foreground thread to detect
if the worker process is being recycled?
It seems that when a worker process recycles (under IIS 5.0) a thread
simply gets killed and there is no way for the thread to find that
out.
Thanks for your help everyone.
Kind regards,
Marcel van den Hof