4 references to BeginCancellablePeriod
System.Web (4)
Hosting\IPipelineRuntime.cs (1)
596context.BeginCancellablePeriod();
HttpApplication.cs (1)
2200_context.BeginCancellablePeriod(); // request can be cancelled from this point
HttpContext.cs (1)
1848BeginCancellablePeriod(); // request can be cancelled from this point
httpserverutility.cs (1)
613_context.BeginCancellablePeriod();