// Id: 041e6327-9cf3-4157-ba98-862896eba349
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"ec9e4a39-4fdc-082d-0b41-3a230a4858dc\",\"LastMessageCreationDateBeforeThis\":\"2026-08-05T16:04:35.6779849Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler