// Id: 9d5a5ec9-d23b-4558-9051-2c740d73c14a
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"4966227d-91a5-9572-89c2-3a2319daee8e\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |