El vie, 09-07-2004 a las 18:06, Andrew Arnott escribió:
> > If I recall correctly, the file monitoring (FileSystemWatcher at any rate)
> > has
> > two implementations: one uses FAM and the kernel and the other is
> > implemented in
> > code and thus a bit more CPU intensive. If it is possible to make fam keep
> > an
> > eye on the novell shares (this I know not...), then that might solve your
> > problem, alternately, by disabling fam and forcing mono to revert to the
> > CLI
> > implementation, you might also have more success. 
> 
> Does anyone know how to switch modes from FAM to CLI-watching mode?

I already replied to your previous post before reading this. 'man mono'
would have helped. The environment variable to set is
MONO_MANAGED_WATCHER.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to