1 implementation of IsRequestCompleted
System.Web (1)
HttpApplication.cs (1)
556
bool IRequestCompletedNotifier.
IsRequestCompleted
{
1 reference to IsRequestCompleted
System.Web (1)
UI\PageAsyncTaskManager.cs (1)
37
if (requestCompletedNotifier.
IsRequestCompleted
) {