Click or drag to resize
WfRuntimeManagerWithdrawMIReadyExecuteInstanceImp Method
撤销执行方法(当前多实例节点处于待办状态)

Namespace: Slickflow.Engine.Core
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal override void ExecuteInstanceImp(
	IDbSession session
)

Parameters

session
Type: IDbSession
会话
See Also