// Id: a8e056b8-dec3-4a50-bf6b-cce23712712d
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"7270e5e6-1762-d1a9-c076-3a231b84eccf\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |