// Id: 622829cf-190a-4b5d-96e4-520dfc53883e
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<EmailNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<EmailNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"2eeb712d-12a1-949d-c98d-3a231b109542\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |