// Id: 1655e5c2-3a5b-4cce-98e6-aa6c9d4fe9f4
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"e536907b-cbb9-ec6e-06cc-3a2319e15c4f\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |