Network is down.
[Visual Basic] Public Const WSAENETDOWN As Integer [C#] public const int WSAENETDOWN; [C++] public: const int WSAENETDOWN; [JScript] public var WSAENETDOWN : int;
A socket operation has encountered a dead network. This could indicate a serious failure of the network system, the network interface, or the local network itself.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace