// Id: b76f8b17-1652-476c-9575-2d3d7bb18367
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"315ed507-4b50-ac20-4903-3a231b109544\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |