Use HttpApplication.CompleteRequest Instead of Response.End(stevesmithblog.com)
submitted by
satheeshbabu(1565) 2 years, 10 months 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: 77
tags:
ASP.NET another
Everyones tags:
Your Tags: