Click or drag to resize

GH_FileSystemEventServerRemoveWatcher Method (Object)

Remove all watchers that are linked to a specific object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void RemoveWatcher(
	Object owner
)

Parameters

owner
Type: SystemObject
See Also