// Id: 54bc8a08-5885-40e5-97cf-64a084b47d4b
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"c64b8149-10f2-4b1c-cf68-3a230d8765e8\",\"LastMessageCreationDateBeforeThis\":\"2026-08-11T19:10:57.3027031Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler