Click or drag to resize

ProcessControllerTerminateProcesses Method

Overload List
  NameDescription
Public methodTerminateProcesses(IntegerList)
Public methodStatic memberTerminateProcesses(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
Top
See Also