public WorkflowExecutionResult FinishSplitExecutionStep( IReadOnlyList<string> args )
Public Overloads Function FinishSplitExecutionStep( _ ByVal args As IReadOnlyList(Of String) _ ) As WorkflowExecutionResult
Parameters
- args
- Array of string arguments to pass to the step
Return Value
Information on the return code and errors during completion