At 04:41 AM 3/8/2012, you wrote: > > Let's say you created the object, using one or more folders, and > > started the stream. How do you add a folder after that? Do you stop > > the stream, delete the object, and create it again using all the > > folders orignally assigned plus the new folder? > >Yes. Or simply create several objects. > > > Also, with WindowsDirectoryWatcherMBS, it seems to add folders on the > > fly. (And I assume it "starts" the watching upon the first > > AddDirectory() call.) What if you want to remove a directory? Do you > > have to delete the object, make it again, and add all the directories > > except the ones you want to continue looking at? > >Well, I would rather use several WindowsDirectoryWatcherMBS objects, >one per directory. So your an cleanup them easier.
Oh, okay, so they can run concurrently. I think I just didn't realize that since both functions can take multiple folders. Thanks! Garth Hjelte Sampler User _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
