// Id: 040cac53-d5fa-415b-92eb-9e5664cc84e3
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"816c814a-6c2b-f080-a68e-3a231b1e8ddb\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |