// Id: b7fe4b4f-d8fa-49e5-ab88-f702657b46a9
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"5ff70af7-c411-44cc-41bd-3a23125fe6cc\",\"LastMessageCreationDateBeforeThis\":\"2026-08-14T08:21:35.1559244Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |