跳到主要内容

后台任务BackgroundJob

BackgroundJob

后台任务,用于主动创建任务,由后台线程异步执行申请的任务。目前提供Hangfire的封装集成

用法

通过IMoBackgroundJobManager

BackgroundWorker