2 references to HttpWaitForDisconnect
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
1183 /// <inheritdoc cref="HttpWaitForDisconnect(winmdroot.Foundation.HANDLE, ulong, global::System.Threading.NativeOverlapped*)"/> 1199 uint __result = PInvoke.HttpWaitForDisconnect(RequestQueueHandleLocal, ConnectionId, Overlapped.HasValue ? &OverlappedLocal : null);