ProGet SDK Reference
Version:

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