Implemented interface member:
method
Abort
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http3.IHttp3Stream.Abort(Microsoft.AspNetCore.Connections.ConnectionAbortedException, System.Net.Http.Http3ErrorCode)
1 reference to Abort
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3ControlStream.cs (1)
234Abort(new ConnectionAbortedException(ex.Message), ex.ErrorCode);