Enable system watcher for the paths that specified when call LoadThumbnails(string,string,rasterthumbnailbrowserloadflags) method
public bool EnableBrowserWatcher { get; set; }
Public Property EnableBroswerWatcher As Boolean
true: enable system watcher, false: disable system watcher
Enable this property will enable the system watcher and for any added/changed/deleted file in the specified path, then a WatcherChanged event will be raised, for renaming current file in the specified path, then then a WatcherRenamed event will be raised
For an example, refer to RasterThumbnailBrowser.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET