In the JumpProcess() method, specify the jump type as Jump End type:

var wfService = new WorkflowService();

var result = wfService.JumpProcess(runner, JumpOptionEnum.End );