// Id: 79f3b09d-49b0-4a2b-9d33-1ff974f64ef8
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"56d5ccd6-0e48-b12f-b75b-3a231a079e18\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |