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