// Id: 51c289b6-1439-4f66-8666-757f70ad66e2
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"0d614588-caf9-5b39-eea3-3a2319afe074\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |