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