// Id: d6b953c6-a40a-4fd4-b0a8-cb25fb5eb796
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"82b58aac-20c8-518a-5028-3a231a3690ae\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |