TruncatedStream.Position property

The current position in the stream.

public override long Position { get; set; }

See Also