// Id: f26e7f2f-c758-4558-b8a6-57cb259a79ee
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"322ba594-6588-f9cd-f79a-3a2319e15c4c\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |