// Id: f143625d-a461-445f-a59f-3c7a8decb94f
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"10391e62-1ee5-6198-8228-3a231b7e836c\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |