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)
553
ar.
Complete
(0, HResults.S_OK, IntPtr.Zero, synchronous: true);
HttpResponse.cs (1)
751
ar.
Complete
(0, HResults.S_OK, IntPtr.Zero, synchronous: true);