5 references to EndCancellablePeriod
System.Web (5)
Hosting\IPipelineRuntime.cs (2)
568context.EndCancellablePeriod(); 598context.EndCancellablePeriod();
HttpApplication.cs (1)
2206_context.EndCancellablePeriod(); // request can be cancelled until this point
HttpContext.cs (1)
1854EndCancellablePeriod(); // request can be cancelled until this point
httpserverutility.cs (1)
526_context.EndCancellablePeriod();