LocalFileSystemWatcher Events |
The LocalFileSystemWatcher type exposes the following members.
Name | Description | |
---|---|---|
BufferTooSmall |
Occurs when too many changes occur in the watched directory and changes have been lost.
| |
Error |
Occurs when an error occurs in the watched directory. Changes may have been lost.
| |
Event |
Occurs when a directory, or file in a directory, changes.
|