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