// Id: f59ecaef-cb11-4844-a712-f25476ac1f95
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"beb3d117-0610-a97f-0a12-3a231b29c69d\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |