// Id: 66130dac-a391-4821-b12e-099aa8ed1805
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"f698f54c-a322-68e6-ba6c-3a230c9f6398\",\"LastMessageCreationDateBeforeThis\":\"2026-08-07T12:47:01.8471486Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler