// Id: a1930dc5-9b0c-4c0c-8447-917d62190af6
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"ee1b8012-193c-42c0-889b-3a230e67758b\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T13:25:24.3182645Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler