User Profile
Collapse
-
C# How to instruct a web server to cancel a request?
I'm writing an application that simplifies the interface to a few websites I use at my job. One of the web servers has a tendency to cause my program to throw a time out exception for a variety of reasons. This is an issue since this web site uses a persistent connection to keep you logged in. So if the request isn't finished and received by my program, the server keeps that open and after two time outs my program just becomes "hosed"...
No activity results to display
Show More