Click or drag to resize

GH_FileSystemEventServer Methods

The GH_FileSystemEventServer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddWatcher
Add a new file watcher instance.
Public methodStatic memberRemoveWatcher(Object)
Remove all watchers that are linked to a specific object.
Public methodStatic memberRemoveWatcher(Object, String)
Remove all watchers that are linked to a specific object and a specific file path.
Top
See Also