// Id: ec74c992-3e43-4cb7-ae39-32f82622ff7f
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"ed854c0e-83cb-9236-797c-3a231ba36222\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |