BuildMaster SDK Reference
Version:

OpenAsync Method

Opens the artifact file.

Syntax

public Task<System.IO.Stream> OpenAsync()

Returns

Stream backed by the artifact.

Remarks

The stream returned by this method is optimized for asynchronous reading.