WrappingStream.Position property

Gets or sets the position within the current stream.

public override long Position { get; set; }

See Also