// Id: 880191d7-f840-4a74-8f03-ccd3971544c2
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"46a976e3-e7b4-f988-2c4f-3a2319afe071\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |