2 references to EndFlush
System.Web (2)
Abstractions\HttpResponseWrapper.cs (1)
353_httpResponse.EndFlush(asyncResult);
HttpResponse.cs (1)
782return Task.Factory.FromAsync(BeginFlush, EndFlush, state: null);