Connection timed out.
[Visual Basic] Public Const WSAETIMEDOUT As Integer [C#] public const int WSAETIMEDOUT; [C++] public: const int WSAETIMEDOUT; [JScript] public var WSAETIMEDOUT : int;
A connection attempt failed because the remote host did not properly respond after a period of time, or the establish connection failed because the connected host failed to respond.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace