BuildMaster SDK Reference
Version:

Open Method

Opens the artifact file.

Syntax

public System.IO.Stream Open()

Returns

Stream backed by the artifact.

Remarks

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