.Net C# RESTSharp 10 Minute Timeout
问题 I have embedded a browser control into a .Net form and compiled it as a window's executable. The browser control is displaying our HTML5 image viewer. The application opens sockets so it can listen to "push" requests from various servers. This allows images to be pushed to individual user's desktops. When an incoming image push request comes in, the application calls a REST service using RESTSharp to generate a token for the viewer to use to display the image. As long as the requests are