// Id: 30bdbd97-0f0c-450c-88c8-e70ce5f64d10
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<InAppNotificationSendingJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<InAppNotificationSendingJobArgs>("{\"TenantId\":null,\"NotificationId\":\"5c07224b-e7f5-1320-6c12-3a231a666d9e\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |