IFileWatcherService Interface

Definition

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

Applies to