Base:
2 overrides of Flush
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpContentWriteStream.cs (1)
23public sealed override void Flush() =>
System\Net\Http\SocketsHttpHandler\RawConnectionStream.cs (1)
188public override void Flush() => _connection?.Flush();