// Id: 24c1cdcd-2ddb-4906-8e81-d264ee307d8d
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"e8cfad50-636c-15ac-1385-3a231a3690b3\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |