// Id: f90a4d4c-d4c9-4c0a-8214-d1ed067571c8
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"0b9b1ef9-f215-3299-9953-3a2319a6adc6\",\"LastMessageCreationDateBeforeThis\":\"2026-06-07T22:19:06.9638764Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler