2 references to Abort
System.Web (2)
HttpResponse.cs (1)
3115
Thread.CurrentThread.
Abort
(new HttpApplication.CancelModuleException(false));
RequestTimeoutManager.cs (1)
177
thread.
Abort
(new HttpApplication.CancelModuleException(true));