// Id: b413cce3-f710-4d9e-8506-5d9f5f614db6
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"758da1f0-ff5b-c56f-b90f-3a230d6b4953\",\"LastMessageCreationDateBeforeThis\":\"2026-08-11T07:19:37.2009259Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler