IFileWatcherService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface IFileWatcherService Sink events to receive file system notification changes using an async pattern
public interface class IFileWatcherService
public interface class IFileWatcherService
__interface IFileWatcherService
public interface IFileWatcherService
type IFileWatcherService = interface
Public Interface IFileWatcherService
Properties
OnBatchFileSystemChanged |
Batch Event File system notification |
OnFileSystemChanged |
Event File system notification |