| ProcessInstanceManagerTerminate Method  | 
            流程终止操作
            
 
Namespace: Slickflow.Engine.Business.ManagerAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal bool Terminate(
	int processInstanceID,
	WfAppRunner runner
)
Parameters
- processInstanceID
 - Type: SystemInt32
 - runner
 - Type: Slickflow.Engine.CommonWfAppRunner
 
Return Value
Type: 
Boolean
See Also