Ant Organisation Ltd documentation

ActivityDefinition.ChangeThreadDefinition Method 

Moves the activity to a different thread.

public void ChangeThreadDefinition(
   ThreadDefinition newThread
);

Parameters

newThread
Thread to move the activity to.

See Also

ActivityDefinition Class | Ant.Workflow Namespace