A Filestream implementation to follow a file being written.
Any read operation will not report a zero result while the file is locked for writing operations.
It is usually compared to the "tail -f" approach.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Filestream implementation to follow a file being written.
Any read operation will not report a zero result while the file is locked for writing operations.
It is usually compared to the "tail -f" approach.