Copyright © Cloud Software Group, Inc. All rights reserved. |
This method stops one ore more iProcess Engine processes on the current server. If no parameters are passed, all processes on the current server are stopped. Use the ProcessType parameter to stop processes of a specified type. If you use this parameter you can also specify a specific process instance with the ProcessInstance parameter. You can also specify optional arguments to perform a forced shutdown, which stops processes regardless of any active user sessions.
Logical process instance of the process to stop. Must be used in conjunction with the ProcessType parameter. A value of 0 means that all instances of the indicated process type are stopped. Whether the shutdown is forced. If 1, users are given 300 seconds before the forced shutdown begins. Number of seconds before the forced shutdown begins. Must be used in conjunction with the ForcedShutdown parameter.
ProcessType is not a valid process type. Processes of type ProcessType cannot be stopped independently.
Copyright © Cloud Software Group, Inc. All rights reserved. |