P
Paul Colton
It seems that by default, Web Services connections are kept alive (i.e.
Keep-Alive header). when a connection is kept open, if the backend web
server hosting the web service suddenly goes down, my (winforms) app will
throw a low level socket exception.
Is there a graceful way to handle web server/service sudden disconnects?
Regards,
Paul Colton
Keep-Alive header). when a connection is kept open, if the backend web
server hosting the web service suddenly goes down, my (winforms) app will
throw a low level socket exception.
Is there a graceful way to handle web server/service sudden disconnects?
Regards,
Paul Colton