2 references to Aborted
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2FrameWriter.cs (1)
204var aborted = HasStateFlag(currentState, Http2OutputProducer.State.Aborted);
Internal\Http2\Http2OutputProducer.cs (1)
581EnqueueStateUpdate(State.Aborted);