// Id: 5525617e-1e0c-42d8-a7b8-f106c421a795
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"0bd884bf-e217-2140-0002-3a2319afe06b\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |