// Id: 4c45c2c4-c3e3-41d5-9a4d-2404c48da99d
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"9d2e05df-d2f4-f515-a7aa-3a231b9a2341\",\"LastMessageCreationDateBeforeThis\":\"2026-08-16T00:44:21.3145173Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |
Triggered by DelayedJobScheduler