LimitedReadStream.TotalRead property
Gets the total number of bytes read from the stream.
public long TotalRead { get; }
See Also
- class LimitedReadStream
- namespace Kestrun.Forms
Gets the total number of bytes read from the stream.
public long TotalRead { get; }