melenaos / FileSystemSafeWatcher

Extends the FileSystemWatcher to trigger the events only when the file is ready for read
Apache License 2.0
34 stars 13 forks source link

FileSystemSafeWatcher

Extends the FileSystemWatcher to trigger the events only when the file is ready for read

Usage

It has the same interface as the FileSystemWatcher.

You may find an example here https://docs.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher?view=netcore-3.1