// Id: ee33e94d-ba3e-419e-9f2a-6a8f8628dba4
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"c9d868fe-1ca8-cd98-a23f-3a231a666d9c\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |