Syntax
public
static
System.Threading.Tasks.Task CopyToAsync(System.IO.TextReader reader, System.IO.TextWriter writer, int bufferSize, System.Threading.CancellationToken cancellationToken)
Parameters
- reader
- Type: System.IO.TextReader
- writer
- Type: System.IO.TextWriter
- bufferSize
- Type: int
- cancellationToken
- Type: System.Threading.CancellationToken