docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
BuildMaster SDK
Inedo.IO
DisposingStream
WriteAsync(byte[],int,int,System.Threading.CancellationToken)
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