2 references to HttpQueryRequestQueueProperty
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
230 /// <inheritdoc cref="HttpQueryRequestQueueProperty(winmdroot.Foundation.HANDLE, winmdroot.Networking.HttpServer.HTTP_SERVER_PROPERTY, void*, uint, uint, uint*, void*)"/> 245 uint __result = PInvoke.HttpQueryRequestQueueProperty(RequestQueueHandleLocal, Property, PropertyInformation, PropertyInformationLength, default, ReturnLength, default);