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