3 references to Abort
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3Connection.cs (3)
275stream.Abort(new("Stream timed out before its type was determined.")); 526stream.Abort(CreateConnectionAbortError(error, clientAbort)); 634stream.Abort(new ConnectionAbortedException(CoreStrings.ReceivedLooseWebTransportStream));