KillProcess
Description:
Kills the specified process instance. The process instance is stopped immediately and permanently removed from the engine.
Method Arguments:
The following table describes the arguments of this microagent method:
Argument Name |
Description |
ProcessNameOrId |
The name or process ID of the process instance you wish to kill. You can retrieve the process ID for a process instance by using the GetProcesses method. |
Output:
None