| ASP.NET WaitPage Framework - Pete Beech |
|
WaitPageHelper.CancelCurrentTask Method
Cancels the current task, and signals to any interested parties, via ITaskWaiter.NotifyResultsReadyForPage, that no results are coming.
public static
void CancelCurrentTask();
See Also
WaitPageHelper Class | WaitPageFramework Namespace