LimitedReadStream.TotalRead property

Gets the total number of bytes read from the stream.

public long TotalRead { get; }

See Also