public override Task FlushAsync(CancellationToken cancellationToken) { return(_networkStream.FlushAsync(cancellationToken)); }