void StartMonitoring( DirectoryInfo directory, string filter, bool includeSubdirectories )
Parameters
- directory
- The directory to monitor.
- filter
- The filter for the files to look for.
- includeSubdirectories
- if true (the default) it will include all files in all sub directories as well