// Id: 7048b59e-7eb7-4832-a95d-df22b93233fe
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"f3eef775-616f-8916-842e-3a230f228dc8\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T21:08:46.383144Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |