2 references to AsyncCompletionCallback
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (1)
604
protected
AsyncCompletionCallback
_asyncCompletionCallback;
UnsafeNativeMethods.cs (1)
529
internal static extern int EcbReadClientAsync(IntPtr pECB, int dwBytesToRead,
AsyncCompletionCallback
pfnCallback);