docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
6.1.0
BuildMaster SDK
Inedo.IO
DisposingStream
CopyToAsync(System.IO.Stream,int,System.Threading.CancellationToken)
CopyToAsync(System.IO.Stream destination, int bufferSize, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
virtual
System.Threading.Tasks.Task
CopyToAsync(
System.IO.Stream
destination,
int
bufferSize,
System.Threading.CancellationToken
cancellationToken)
Parameters
destination
Type: System.IO.Stream
bufferSize
Type: int
cancellationToken
Type: System.Threading.CancellationToken