在JumpProcess()方法中,指定跳转类型为JumpStartup 类型:

var wfService = new WorkflowService();

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