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

var wfService = new WorkflowService();

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