.NET Framework Bookmark and Share   
 index > .NET Framework Networking and Communication > How can I cancel the server process of callback
 

How can I cancel the server process of callback

I using VS 2008 and the application is AJAX web application,
sometimes the server side run database reader.read() for a long time,
although we can cancel the AJAX callback from client side,
but actually the server is still busy on the statement of reader.read().
even we make second callback and the server won't response you.
How can we cancel the server thread when we cancel client callback?
we also have some long run statement we will cancel from client like dead database connection and try to connect it.
JJ From Somewhere
This forum is for Networking related question in .NET Window Application. For ASP.NET & AJAX related question you have to post on ASP.NET Forum. There you can get answers from ASP.NET/AJAX experts.
Gaurav Khanna
Khanna Gaurav
This forum is for Networking related question in .NET Window Application. For ASP.NET & AJAX related question you have to post on ASP.NET Forum. There you can get answers from ASP.NET/AJAX experts.
Gaurav Khanna
Khanna Gaurav
thanks,
I am just wonder nobody can give a word.
JJ From Somewhere

You can use google to search for other answers

Custom Search

More Threads

• Build a WSE 3 compatible WCF Service that uses Custom UserNameOverTransport Security
• Is it possible to get a calback when the Getway of the computer is changed
• WEBRequest problem
• Public Folders & Permissions
• C# Serial Port Communication
• Add extra endpoints to a UDP packet
• Down file throught Http
• WinHttp.WinHttpRequest.5.1 com object
• HTTPS Connection fails with "The operation is not allowed" Exception
• How to Programatically (C#) move Machine Cert to users personal certificate store