FileSystemWatcher Xojo Plugin

FileSystemWatcher.Start Method

Starts watching the folders that have been added to the class instance.

Start()

Parameters

Remarks

This method does nothing if the class is already watching or if FolderWatchCount = 0.

See Also

FileSystemWatcher Class