Ant Organisation Ltd documentation

SegmentDefinition.CreateNewThread Method (ThreadDefinition, Boolean)

Creates a new workflow thread

public ThreadDefinition CreateNewThread(
   ThreadDefinition relativeTo,
   bool after
);

Parameters

relativeTo
Relative to this thread
after
after or before

Return Value

New thread definition

See Also

SegmentDefinition Class | Ant.Workflow Namespace | SegmentDefinition.CreateNewThread Overload List