// Id: 0ead0da7-4a55-493d-9a5b-c3c4cd22d0c5
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"7f22a279-6234-a35c-adf5-3a231a3690b0\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |