// Id: e160d7cf-b532-4dcd-8f47-80c7b3d126b5
using Volo.Abp.BackgroundJobs.Hangfire;
var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<MessageAddedNotificationsArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
"default",
FromJson<MessageAddedNotificationsArgs>("{\"MessageId\":\"3dc7603f-e96c-5810-f02c-3a2313d50f87\",\"LastMessageCreationDateBeforeThis\":\"2026-08-13T15:25:30.9602007Z\"}"),
null);
| CurrentUICulture | |
| CurrentCulture | |