docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo
TextReaderExtensions
CopyToAsync(System.IO.TextReader,System.IO.TextWriter,int)
CopyToAsync(System.IO.TextReader reader, System.IO.TextWriter writer, int bufferSize) Method
Syntax
public
static
System.Threading.Tasks.Task
CopyToAsync(
System.IO.TextReader
reader,
System.IO.TextWriter
writer,
int
bufferSize)
Parameters
reader
Type: System.IO.TextReader
writer
Type: System.IO.TextWriter
bufferSize
Type: int