// Id: cbdc0068-2a0a-4da0-86c2-f4888115ecbf
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"d29b815e-efae-4ef1-d70a-3a231b02627c\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |