// Id: 985d8e8c-4d41-4aa6-a8ec-9b221211335b
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"3be63d61-964e-b220-de6f-3a2317df688b\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |