Implemented interface member:
method
Stop
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.IHttpOutputProducer.Stop()
2 references to Stop
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3OutputProducer.cs (1)
77
Stop
();
Internal\Http3\Http3Stream.cs (1)
179
_http3Output.
Stop
();