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