// Id: b54eeba5-83c7-4877-97aa-559234f1f25f
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"239b5de5-416e-8eb6-21ad-3a231a671d80\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |