Web Service End Event
-
Hi all, I've one web service which runs for somewhat long time. It processes records and then sends mail in a loop. When I stop WWW service or IIS, the loop continues to execute. I want to stop this processing. Is there anyway to check iis status or break execution. I am using .net 1. Can i make web service to execute under IIS? can i use servicecontroller class? Also is there any way to findout application_end event?. Does it occur? :confused: Thanks in advance.
rahul
-
Hi all, I've one web service which runs for somewhat long time. It processes records and then sends mail in a loop. When I stop WWW service or IIS, the loop continues to execute. I want to stop this processing. Is there anyway to check iis status or break execution. I am using .net 1. Can i make web service to execute under IIS? can i use servicecontroller class? Also is there any way to findout application_end event?. Does it occur? :confused: Thanks in advance.
rahul