// Id: 5a40fc86-e47a-4441-88b9-0ae20b7e3346
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"49cc12f8-ccf9-1b63-0bcf-3a231a33afc2\",\"LastMessageCreationDateBeforeThis\":\"2026-08-10T10:37:48.4216957Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler