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