// Id: a3609c73-0998-4394-b207-10264c41a620
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"7af73364-dba4-ebfd-ed6a-3a231b29c69b\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |