Issue 491 · Week of Jun 05, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //general

Reading USN Journal with .NET

Read full article Discuss
If you want to detect when a file is created, modified, or deleted, you can use the FileSystemWatcher class in .NET. However, this is only available when the application is running.