Click or drag to resize
Grid Solutions Framework

FileBlockReaderResendAllFiles Method

Rescans the folder and sends all files from scratch.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.296-beta
Syntax
[AdapterCommandAttribute("Recans the folder and sends all files from scratch.", 
	new string[] { ... })]
public void ResendAllFiles()
View Source
See Also