// Id: 1d609d8f-68ff-4277-afb1-401fd5978e1b
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"4c34dd39-8ee3-d697-f728-3a2319afe070\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |