Ant Organisation Ltd documentation

WorkflowEndTriggerData Constructor (Int64, Int64, String, String)

Constructor

public WorkflowEndTriggerData(
   long waitFor,
   long waiting,
   string activityName,
   string result
);

Parameters

waitFor
Workflow instance id that is being waited for
waiting
Workflow instance id that is waiting
activityName
Name of the activity which is waiting
result
Result to send the activity

See Also

WorkflowEndTriggerData Class | Ant.Workflow.Persistence Namespace | WorkflowEndTriggerData Constructor Overload List