G
Guest
Hello,
When is Application_End event called?
Actually, I am developing a web application which will start some operation
that will continue to run even when the session of all the user's end
timeout's.
I want to save the state of that operation when the IIS Server is stopped.
I know Application_End will be called when the IIS Server is stopped, but
will it be called when the session of all the users end.
If so after how much time will it end after all the session's end.
Thanks,
Sushi
When is Application_End event called?
Actually, I am developing a web application which will start some operation
that will continue to run even when the session of all the user's end
timeout's.
I want to save the state of that operation when the IIS Server is stopped.
I know Application_End will be called when the IIS Server is stopped, but
will it be called when the session of all the users end.
If so after how much time will it end after all the session's end.
Thanks,
Sushi