2 references to HttpCancelHttpRequest
Microsoft.AspNetCore.Server.HttpSys (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
54
/// <inheritdoc cref="
HttpCancelHttpRequest
(winmdroot.Foundation.HANDLE, ulong, global::System.Threading.NativeOverlapped*)"/>
70
uint __result = PInvoke.
HttpCancelHttpRequest
(RequestQueueHandleLocal, RequestId, Overlapped);