G
Gerrit Hulleman
A question regarding threading within IIS:
If you spawn a thread within an ASP.NET 1.1 webservice so that the calling
program does not has to wait for the result, (the calling program does not
support async methods and callback methods) what timeout / algorithm is
there in place in IIS 6.0 (ASPNET Worker process) to clean-up these lose
threads?
Gerrit
If you spawn a thread within an ASP.NET 1.1 webservice so that the calling
program does not has to wait for the result, (the calling program does not
support async methods and callback methods) what timeout / algorithm is
there in place in IIS 6.0 (ASPNET Worker process) to clean-up these lose
threads?
Gerrit