// Id: 31530107-c6e5-4c71-a99f-c36a9ee3fe94
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"77f86c2e-282c-baf7-9e8d-3a2319daee90\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |