Ant Organisation Ltd documentation

EditCaseAction.Terminate Method 

Terminates this action, called by the workflow engine. This removes the task from the task engine

public void Terminate(
   ActivityInstance instance,
   AntConnection connection,
   AntTransaction transaction,
   ref string state
);

Parameters

instance
connection
transaction
state

Implements

Action.Terminate

See Also

EditCaseAction Class | Ant.Workflow.Tasks.Actions Namespace