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