// Id: c0d132f4-813a-4dfd-a30e-22351f5a8d1c
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"9a71cf3a-efad-6d9e-d4d6-3a231962b160\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |