InedoSDK Reference
Version:

CreateBuildMasterArtifactAsync(string artifactName, System.IO.Stream source, bool overwrite, System.Threading.CancellationToken cancellationToken) Method

Syntax

public abstract System.Threading.Tasks.Task CreateBuildMasterArtifactAsync(string artifactName, System.IO.Stream source, bool overwrite, System.Threading.CancellationToken cancellationToken)

Parameters

artifactName
Type: string
source
Type: System.IO.Stream
overwrite
Type: bool
cancellationToken
Type: System.Threading.CancellationToken