// Id: d26ff81e-95c4-4c0d-8b40-8b4f31771fee
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"44a3f76a-8045-bf35-c96b-3a231a3690b1\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |