// Id: #7375031
using Inpart.Integracao.GerenciadorJobs.Services;
var jobPingService = Activate<JobPingService>();
await jobPingService.ExecutarAtividadeApiSyslogAmil();
| CurrentCulture | |
| RecurringJobId | |
| RetryCount | |
| Time | |
Exceeded the maximum number of retry attempts.
The type `Inpart.Integracao.GerenciadorJobs.Services.JobPingService` does not contain a method with signature `ExecutarAtividadeApiSyslogAmil()`
Can not change the state to 'Processing': target method was not found.
The type `Inpart.Integracao.GerenciadorJobs.Services.JobPingService` does not contain a method with signature `ExecutarAtividadeApiSyslogAmil()`
System.InvalidOperationException: The type `Inpart.Integracao.GerenciadorJobs.Services.JobPingService` does not contain a method with signature `ExecutarAtividadeApiSyslogAmil()`
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 109
Triggered by DelayedJobScheduler
Retry attempt 1 of 1: The type `Inpart.Integracao.GerenciadorJobs.Servi…
Can not change the state to 'Processing': target method was not found.
The type `Inpart.Integracao.GerenciadorJobs.Services.JobPingService` does not contain a method with signature `ExecutarAtividadeApiSyslogAmil()`
System.InvalidOperationException: The type `Inpart.Integracao.GerenciadorJobs.Services.JobPingService` does not contain a method with signature `ExecutarAtividadeApiSyslogAmil()`
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 109
Triggered by recurring job scheduler