Use HttpApplication.CompleteRequest Instead of Response.End(stevesmithblog.com)
submitted by
satheeshbabu(1565) 3 years, 1 month ago
HttpApplication.CompleteRequest is preferable to use for aborting a request in an ASP.NET application over Response.End, because it has better performance characteristics.
|category: ASP.NET
|Views: 83
tags:
ASP.NET another
Everyones tags:
Your Tags: