Click or drag to resize
Grid Solutions Framework

FileBlockReaderTrimFileIndex Method

Check if files have been removed from the directory and remove them from the index.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.296-beta
Syntax
[AdapterCommandAttribute("Remove missing files from the index.", new string[] { ... })]
public void TrimFileIndex()
View Source
See Also