// Id: 66eed049-d550-4ab4-9e70-93ba54abb22a
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"9c2d302e-cbc7-cf3d-d639-3a231962b14c\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |