Kill Process
Terminates a specified process.
Input
- Process: A Process type object describing the process.
- Type:
System.Diagnostics.Process - Required
- Type:
- Process Name: The name of the process to be closed
- Type:
System.String - Required
- Type:
Terminates a specified process.
System.Diagnostics.ProcessSystem.String