// Id: 09fef4b4-65b6-4b2b-aa64-6b882f67e423
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"9bd1dacd-07e9-ba0e-714f-3a230f241669\",\"LastMessageCreationDateBeforeThis\":\"2026-08-12T18:57:46.344665Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |