// Id: eaf58965-a3f6-40b4-8dbd-70dc03c5c863
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"34659e80-c536-c18f-fac9-3a230cd017e6\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T10:19:35.4389134Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler