Click or drag to resize
Grid Solutions Framework

ProcessLauncherRefresh Method

Clears any cached information associated with the launched process.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Clears any cached information associated with the launched process.")]
public void Refresh()
View Source
Remarks
If child process is defined, this will also clear any cached information associated with the child process.
See Also