SafeFileWatcher Constructor

Overload List

SafeFileWatcher Initializes a new instance of the SafeFileWatcher class.
SafeFileWatcher(String) Initializes a new instance of the SafeFileWatcher class, given the specified directory to monitor.
SafeFileWatcher(String, String) Initializes a new instance of the SafeFileWatcher class, given the specified directory and type of files to monitor.

See Also