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