We are facing Thread is being aborted error in our application and we are going to use Response.Redirect(url, false).
Kindly tell me whether it will affect our performance or any other impact it will create because it is not going to terminate the current page.
...
Go to the complete details ...