Base:
method
Complete
System.Web.Hosting.AsyncResultBase.Complete(System.Int32, System.Int32, System.IntPtr, System.Boolean)
2 references to Complete
System.Web (2)
Hosting\IIS7WorkerRequest.cs (1)
553ar.Complete(0, HResults.S_OK, IntPtr.Zero, synchronous: true);
HttpResponse.cs (1)
751ar.Complete(0, HResults.S_OK, IntPtr.Zero, synchronous: true);