3 implementations of Reset
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\Http1OutputProducer.cs (1)
538
public void
Reset
()
Internal\Http2\Http2OutputProducer.cs (1)
596
public void
Reset
()
Internal\Http3\Http3OutputProducer.cs (1)
287
public void
Reset
()
1 reference to Reset
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.cs (1)
427
Output?.
Reset
();