// Id: eca4235f-fcb9-49d2-8871-48cf14309700
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"9f9416ea-6c04-7ea7-b36a-3a231b1e8ddd\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |