I really need help if anyoen out there who can help me please do.
I'm trying to find out how to verify internet connectivity in C#. I've tried using the WebResponce.getRequest() it will work if I'm online, but once I'm offline the application will hang if I reach that code. I was hoping that it will throw and exception but it doesn't it just freezes there.