// Id: 6d548286-b8b5-4928-957d-5bfcfb920f0f
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"b9dd4747-7c59-77b1-26cf-3a231b02627a\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |