2 references to HttpSetServerSessionProperty
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
696
/// <inheritdoc cref="
HttpSetServerSessionProperty
(ulong, winmdroot.Networking.HttpServer.HTTP_SERVER_PROPERTY, void*, uint)"/>
702
uint __result = PInvoke.
HttpSetServerSessionProperty
(ServerSessionId, Property, (void* )PropertyInformationLocal, (uint )PropertyInformation.Length);