// Id: 94a0f286-3d2e-4201-a412-ebc6b54fd185
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"34b88d35-4be7-06dd-13bd-3a2317df688d\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |