Click or drag to resize
Grid Solutions Framework

ProcessLauncherKill Method

Stops the launched process and and associated child processes.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Stops the launched process and and associated child processes.")]
public void Kill()
View Source
See Also