ProGet SDK Reference
Version:

WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) Method

Syntax

public virtual System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken)

Parameters

buffer
Type: byte[]
offset
Type: int
count
Type: int
cancellationToken
Type: System.Threading.CancellationToken