2 references to WSAECONNABORTED
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
732if (socketException.ErrorCode == UnsafeNativeMethods.WSAECONNABORTED && 752socketException.ErrorCode == UnsafeNativeMethods.WSAECONNABORTED ||