Click or drag to resize
Grid Solutions Framework

FileBlockReaderClearProcessedFileList Method

Empties the processed file list.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Empties the processed file list so that newly dropped files with the same name as old processed files will not be deleted.", 
	new string[] { ... })]
public void ClearProcessedFileList()
View Source
See Also