2 references to WaitForGoAwayAsync
InMemory.FunctionalTests (2)
Http3\Http3ConnectionTests.cs (1)
208await Http3Api.WaitForGoAwayAsync(false, VariableLengthIntegerHelper.EightByteLimit);
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
145await WaitForGoAwayAsync(ignoreNonGoAwayFrames, expectedLastStreamId);