// Id: b88da9ce-e374-4c31-b272-484824ca6286
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"888673a7-a300-cc6f-a7df-3a23148a21ae\",\"LastMessageCreationDateBeforeThis\":\"2026-08-14T06:38:19.9467835Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |