Click or drag to resize
BackupIndexerOnIndexFile Event
Event when a file is indexed

Namespace: DrawerBackup.Client.FileSystem
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public event Action<FileInfo> OnIndexFile

Value

Type: SystemActionFileInfo
See Also