// Id: f1a61bec-9971-42a1-9670-bfc9ecdfc436
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"279d642c-88a6-2bbe-767b-3a231184ccff\",\"LastMessageCreationDateBeforeThis\":\"2026-08-14T08:15:56.7307865Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |