// Id: 23600ab1-39b9-4026-9a8b-469e1fce5f61
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"b3d6f968-7793-ca18-7e3f-3a230f1d6869\",\"LastMessageCreationDateBeforeThis\":\"2026-08-07T12:49:23.9700104Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |