// Id: 38c4c13e-7ed3-4ba9-85cd-81a52d6e50a6
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"7283eb8e-35b7-f80d-96b5-3a230f25c7f9\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T21:09:49.1289625Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |