Implemented interface member:
method
Stop
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.IHttpOutputProducer.Stop()
4 references to Stop
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http2\Http2FrameWriter.cs (1)
952producer.Stop();
Internal\Http2\Http2OutputProducer.cs (2)
211Stop(); 440Stop();
Internal\Http2\Http2Stream.cs (1)
606_http2Output.Stop();