// Id: 2ca2a3f9-3dfe-40b6-b073-5a0bfa8a2e1f
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"f4d36b53-7d60-15c0-c790-3a231a3cfa6e\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |