// Id: 49c4f603-4190-4854-8972-5a2710b6852e
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"68b0ff39-c410-f44c-e6e2-3a231bfe87fa\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |