// Id: 580a6da4-f5d8-4170-98f7-2a70a604b2dd
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"adc41d30-0469-c6fb-24c5-3a231a671d7e\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |