// Id: 6289ff32-266e-4438-b9b1-92d8347c9ec9
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"f367800e-fac0-b367-26c8-3a2319595af3\",\"LastMessageCreationDateBeforeThis\":\"2026-02-23T13:56:45.8015549Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler