标签: c# asp.net-core .net-core hangfire
我正在运行一个hangfire应用。 Hangfire负责通过重复性作业启动多种不同的api服务:
.ts
我要完成的事情是等待API的响应,然后再次开始工作。我该怎么办?