// Id: c4fb5bc3-c33a-497f-af43-5b44e45eecc4
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"582021e0-680d-8500-a0cb-3a230f2198af\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T21:07:48.3396734Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |