Client terminated unexpectedly
I am working on a .NET client client application, the client is calling the server through a web service, what can happen if the client is disconnected (connection closed) when the server is called? will the server be able to do this? If the client sends a request to save the dataset to the server database, will the transaction still be running? thanks in advance
-1
a source to share