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)
1089
producer.
Stop
();
Internal\Http2\Http2OutputProducer.cs (2)
218
Stop
();
447
Stop
();
Internal\Http2\Http2Stream.cs (1)
618
_http2Output.
Stop
();