// Id: 75bd4ac2-2bc1-48bc-b91c-3d86b4bcb824
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"c7e456bd-7f9c-e8cf-bab7-3a231946fb07\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |