SafeFileWatcher Events

Events

Changed Occurs when a file or directory in the specified Path is changed.
Created Occurs when a file or directory in the specified Path is created.
Deleted Occurs when a file or directory in the specified Path is deleted.
Error Occurs when the internal buffer overflows.
Renamed Occurs when a file or directory in the specified Path is renamed.

See Also