// Id: 5b0e206f-98c1-4b75-9da8-6be27e8607e2
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"622fc6f3-b1c8-b1bb-cb2e-3a230c43d4c2\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T18:56:58.3805409Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler