Property | Type | Description | |
---|---|---|---|
Dispose | void | ||
Dispose | void | ||
IDisposable | void | ||
OnFileFinishedChangingEvent | void | ||
StartFolderWatchers | void | ||
StopFolderWatchers | void |
Method | Description | |
---|---|---|
FolderWatcherService ( IEnhancedFileSystemWatcherFactory enhancedFileSystemWatcherFactory ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Dispose ( bool disposeManagedResources ) : void | ||
IDisposable ( ) : void | ||
OnFileFinishedChangingEvent ( object sender, Talifun.FileWatcher.FileFinishedChangingEventArgs e ) : void | ||
StartFolderWatchers ( ) : void | ||
StopFolderWatchers ( ) : void |
public FolderWatcherService ( IEnhancedFileSystemWatcherFactory enhancedFileSystemWatcherFactory ) : System | ||
enhancedFileSystemWatcherFactory | IEnhancedFileSystemWatcherFactory | |
return | System |