ProcessControllerTerminateProcesses Method |
Name | Description | |
---|---|---|
![]() | TerminateProcesses(IntegerList) | |
![]() ![]() | TerminateProcesses(IntegerList, SqlConnection, SqlTransaction) |
Method terminates processes of the given ids
and returns ids of those processes, that can not be terminated.
A process cannot be terminated if it is a
- process template, and/or
- completed/terminated process, and/or
- no permissions to terminate the process
|