1
votes
votes
2 answers
C# HttpWebRequest timeout
Hi all, I made this method to automatically check if a website is up or not. It runs every minute from a Console app and for the first few minutes it seems to work. After that I start getting "The operation has timed out" error ...
