// Job ID: #107081
using MC.Hangfire.Background;
var backgroundJob = Activate<IBackgroundJob<ProcessamentoDocumentoExecutor>>();
await backgroundJob.EnqueueJob(
null,
FromJson<ProcessamentoDocumentoExecutor>("{\"DocumentoId\":43332}"),
null);
| CurrentCulture | |
| CurrentUICulture | |