Skip to content

Reader<TInput>.ResumeFrom(long)

ResumeFrom(long)

View source
public void ResumeFrom(long position)
Resumes the reader from the specified position after forked readers are no longer in use.

Parameters

positionlong
The position to resume reading from.