// Id: bbafbca5-24e3-4cf3-87d0-7dcd84efee28
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"b5310aa7-ab04-b8cd-70c4-3a230c707f3e\",\"LastMessageCreationDateBeforeThis\":\"2026-07-26T07:45:36.2343734Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler