Goblin - A Platform for 3D AR and VR Applications

FileWatcherCollection.unregisterForChanges Method 

Unregisters a file so its not watched anymore.

public void unregisterForChanges(
   string filename
);

Parameters

filename

See Also

FileWatcherCollection Class | EnC.Watcher Namespace