I\'m using Quartz to run some scheduled jobs. When a job is running, it will call a command line program to do something. The code is at below:
public async S