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

var wfService = new WorkflowService();

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