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