V
Vlad
Hello,
I have a WebMethod that returns a large array of bytes (actually some files,
but i don't think it matters). How can i know on the server-side that
desktop client disconnects unexpectedly while receiving data (for example,
slow WiFi connenction)? I need to do a rollback in my database when transfer
fails. Is there a way to implement this functionality?
I have a WebMethod that returns a large array of bytes (actually some files,
but i don't think it matters). How can i know on the server-side that
desktop client disconnects unexpectedly while receiving data (for example,
slow WiFi connenction)? I need to do a rollback in my database when transfer
fails. Is there a way to implement this functionality?