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