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