2 references to MgdConfigureAsyncDisconnectNotification
System.Web (2)
Hosting\IIS7WorkerRequest.cs (2)
252int hr = IIS.MgdConfigureAsyncDisconnectNotification(originalContext, false /* fEnable */, out dummy); 871int hr = IIS.MgdConfigureAsyncDisconnectNotification(_context, true /* fEnabled */, out isClientConnected);