// Id: b17d330d-bebe-4205-9b5b-86bf867890de
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"c66c65ca-0ac6-bc7a-43ff-3a230f26e7ff\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T09:27:18.680798Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |