1 implementation of CancelPendingFlush
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.cs (1)
1515
public void
CancelPendingFlush
()
1 reference to CancelPendingFlush
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpResponsePipeWriter.cs (1)
31
_pipeControl.
CancelPendingFlush
();