BuildMaster SDK Reference
Version:

Position Property

Gets or sets the position within the current stream.

Syntax

public virtual long Position { get; set; }

Exceptions

System.ObjectDisposedException

Methods were called after the stream was closed.