3 references to FlushAsyncResult
System.Web (3)
Hosting\IIS7WorkerRequest.cs (1)
534
FlushAsyncResult ar = new
FlushAsyncResult
(callback, state);
Hosting\ISAPIWorkerRequest.cs (1)
2531
FlushAsyncResult ar = new
FlushAsyncResult
(callback, state);
HttpResponse.cs (1)
744
FlushAsyncResult ar = new
FlushAsyncResult
(callback, state);