// Id: 0daec88f-e9af-4682-9345-b1dc0b9c5cdc
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"0feb33fc-c2c1-a459-5619-3a231a3cfa6c\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |