Interface IFileScanListener
Interface for objects wishing to receive a 'call-back' from a FileScanJob.
public interface IFileScanListener
Methods
FileUpdated(string, CancellationToken)
Informs that certain file has been updated.
ValueTask FileUpdated(string fileName, CancellationToken cancellationToken = default)
Parameters
fileNamestringcancellationTokenCancellationToken