Class DirectoryWatcher
Provides monitoring of changes to all files in a directory. Note: that all events are triggered in the child thread.
Methods
Start(string directory)
public void Start(string directory)
Stop()
public void Stop()
AddExcludeExtension(string extensions)
public void AddExcludeExtension(string extensions)