Software caused connection to abort.
[Visual Basic] Public Const WSAECONNABORTED As Integer [C#] public const int WSAECONNABORTED; [C++] public: const int WSAECONNABORTED; [JScript] public var WSAECONNABORTED : int;
An established connection was aborted by the software in your host machine, possibly due to a data transmission timeout or protocol error.
SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace