Function endAction

  • This operation invokes the EndableAction.end method on the specified action instance.

    The action operation data is first merged with the current operation data before it is passed on to the action. After the action has completed the action operation data properties are removed from the current operation data.

    Parameters

    Returns TOperationResult<IEndActionOperationData>

Generated using TypeDoc