3 references to SendGoAwayAsync
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3Connection.cs (3)
194SendGoAwayAsync(GetCurrentGoAwayStreamId()).Preserve(); 513await SendGoAwayAsync(GetCurrentGoAwayStreamId()); 721SendGoAwayAsync(VariableLengthIntegerHelper.EightByteLimit).Preserve();