0
kicks
Cancel a Web Service Call in Asp.net Ajax
This will show you how to cancel a web Service call after it is invoked, It will also provide some interesting findings (Maybe a Bug) in Asp.net Ajax Network Layer. There are plenty of examples available on how to abort an UpdatePanel AsyncPostback but none for the WebService.